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)" <ta...@jakarta.apache.org> on 2007/03/06 23:54:24 UTC

[jira] Closed: (TAPESTRY-1297) incorrect context generated for URLs with final slash

     [ 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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org