[ 
https://issues.apache.org/jira/browse/TAPESTRY-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Howard M. Lewis Ship closed TAPESTRY-1297.
------------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 5.0)
                   5.0.3
         Assignee: Howard M. Lewis Ship

Thanks for the patch!

> incorrect context generated for URLs with final slash
> -----------------------------------------------------
>
>                 Key: TAPESTRY-1297
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1297
>             Project: Tapestry
>          Issue Type: Bug
>    Affects Versions: 5.0
>            Reporter: Daniel Gredler
>         Assigned To: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.0.3
>
>         Attachments: fix-context-for-paths-with-final-slash.patch
>
>
> When using a URL of the form "http://www.host.com/page/";, rather than 
> "http://www.host.com/page"; (note the final slash), the context which gets 
> generated and passed on to event handlers like onActivate( ) is an array with 
> a single empty string, rather than an empty array.
> Attaching a small fix, including unit tests.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to