You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/10/02 03:00:32 UTC

[jira] Created: (TAP5-1291) New method on Link to generate a complete URL (including hostname, etc.,) making use of BaseURLSource

New method on Link to generate a complete URL (including hostname, etc.,) making use of BaseURLSource
-----------------------------------------------------------------------------------------------------

                 Key: TAP5-1291
                 URL: https://issues.apache.org/jira/browse/TAP5-1291
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-core
    Affects Versions: 5.2.2
            Reporter: Howard M. Lewis Ship




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (TAP5-1291) Extend Link with new methods for producing absolute URLs (that include scheme, hostname, etc.)

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAP5-1291:
---------------------------------------

    Summary: Extend Link with new methods for producing absolute URLs (that include scheme, hostname, etc.)  (was: New method on Link to generate a complete URL (including hostname, etc.,) making use of BaseURLSource)

> Extend Link with new methods for producing absolute URLs (that include scheme, hostname, etc.)
> ----------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1291
>                 URL: https://issues.apache.org/jira/browse/TAP5-1291
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2.2
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.2.2
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (TAP5-1291) New method on Link to generate a complete URL (including hostname, etc.,) making use of BaseURLSource

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship reassigned TAP5-1291:
------------------------------------------

    Assignee: Howard M. Lewis Ship

> New method on Link to generate a complete URL (including hostname, etc.,) making use of BaseURLSource
> -----------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1291
>                 URL: https://issues.apache.org/jira/browse/TAP5-1291
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2.2
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (TAP5-1291) Extend Link with new methods for producing absolute URLs (that include scheme, hostname, etc.)

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-1291.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.2.2

> Extend Link with new methods for producing absolute URLs (that include scheme, hostname, etc.)
> ----------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1291
>                 URL: https://issues.apache.org/jira/browse/TAP5-1291
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2.2
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.2.2
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TAP5-1291) Extend Link with new methods for producing absolute URLs (that include scheme, hostname, etc.)

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12922797#action_12922797 ] 

Hudson commented on TAP5-1291:
------------------------------

Integrated in tapestry-5.2-freestyle #214 (See [https://hudson.apache.org/hudson/job/tapestry-5.2-freestyle/214/])
    TAP5-1291: Allow Link to produce an absolute URI (complete with scheme, hostname, port, etc.)

Redefine the relationship between RequestSecurityManager, BaseURLSource, and LinkImpl
Modify existing code to use Link.toURI(), not Link.toAbsoluteURI() (semantics have changed from 5.1 to 5.12)


> Extend Link with new methods for producing absolute URLs (that include scheme, hostname, etc.)
> ----------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1291
>                 URL: https://issues.apache.org/jira/browse/TAP5-1291
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2.2
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.2.2
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TAP5-1291) Extend Link with new methods for producing absolute URLs (that include scheme, hostname, etc.)

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12922797#action_12922797 ] 

Hudson commented on TAP5-1291:
------------------------------

Integrated in tapestry-5.2-freestyle #214 (See [https://hudson.apache.org/hudson/job/tapestry-5.2-freestyle/214/])
    TAP5-1291: Allow Link to produce an absolute URI (complete with scheme, hostname, port, etc.)

Redefine the relationship between RequestSecurityManager, BaseURLSource, and LinkImpl
Modify existing code to use Link.toURI(), not Link.toAbsoluteURI() (semantics have changed from 5.1 to 5.12)


> Extend Link with new methods for producing absolute URLs (that include scheme, hostname, etc.)
> ----------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1291
>                 URL: https://issues.apache.org/jira/browse/TAP5-1291
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2.2
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.2.2
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (TAP5-1291) Extend Link with new methods for producing absolute URLs (that include scheme, hostname, etc.)

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-1291.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.2.2

> Extend Link with new methods for producing absolute URLs (that include scheme, hostname, etc.)
> ----------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1291
>                 URL: https://issues.apache.org/jira/browse/TAP5-1291
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2.2
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.2.2
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (TAP5-1291) Extend Link with new methods for producing absolute URLs (that include scheme, hostname, etc.)

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAP5-1291:
---------------------------------------

    Summary: Extend Link with new methods for producing absolute URLs (that include scheme, hostname, etc.)  (was: New method on Link to generate a complete URL (including hostname, etc.,) making use of BaseURLSource)

> Extend Link with new methods for producing absolute URLs (that include scheme, hostname, etc.)
> ----------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1291
>                 URL: https://issues.apache.org/jira/browse/TAP5-1291
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2.2
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.2.2
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (TAP5-1291) New method on Link to generate a complete URL (including hostname, etc.,) making use of BaseURLSource

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship reassigned TAP5-1291:
------------------------------------------

    Assignee: Howard M. Lewis Ship

> New method on Link to generate a complete URL (including hostname, etc.,) making use of BaseURLSource
> -----------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1291
>                 URL: https://issues.apache.org/jira/browse/TAP5-1291
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2.2
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.