[
https://issues.apache.org/jira/browse/TAPESTRY-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Filip S. Adamsen updated TAPESTRY-2675:
---------------------------------------
Priority: Major (was: Blocker)
This isn't as big a deal as I thought at first. I still believe something
should be done, though.
> ComponentSource#getPage(String) does not handle a blank page name correctly
> ---------------------------------------------------------------------------
>
> Key: TAPESTRY-2675
> URL: https://issues.apache.org/jira/browse/TAPESTRY-2675
> Project: Tapestry
> Issue Type: Bug
> Components: tapestry-core
> Affects Versions: 5.0.15
> Reporter: Filip S. Adamsen
>
> 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]