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

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

       Resolution: Fixed
    Fix Version/s: 5.0.16

> ComponentSource#getPage(String) does not handle a blank page name correctly
> ---------------------------------------------------------------------------
>
>                 Key: TAP5-132
>                 URL: https://issues.apache.org/jira/browse/TAP5-132
>             Project: Tapestry 5
>          Issue Type: Bug
>    Affects Versions: 5.0.15
>            Reporter: Filip S. Adamsen
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.0.16
>
>
> Between Tapestry 5.0.14 and 5.0.15 ComponentSource#getPage(String) was 
> changed to not allow blank page names.
> Unfortunately, Tapestry itself will sometimes provide a blank string as the 
> logical page name. Logic that depends on ComponentSource#getPage(String) 
> working with logical page names is therefore at risk of throwing exceptions.
> The call to Defense#notBlank needs to be removed or Tapestry will have to 
> make sure never to supply a blank string as the logical page name.

-- 
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