[
https://issues.apache.org/jira/browse/TAPESTRY-1376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jesse Kuhnert closed TAPESTRY-1376.
-----------------------------------
Resolution: Invalid
Never mind....This was someone elses custom resolver swallowing exceptions,.
> can't find page if template has parse error
> -------------------------------------------
>
> Key: TAPESTRY-1376
> URL: https://issues.apache.org/jira/browse/TAPESTRY-1376
> Project: Tapestry
> Issue Type: Bug
> Components: Core Components
> Affects Versions: 4.1.2
> Environment: any
> Reporter: Jesse Kuhnert
> Assigned To: Jesse Kuhnert
> Fix For: 4.1.2
>
>
> When returning an injected Page instance from a listener method (injected via
> @InjectPage ) - if the page has a template parse error the exception page
> just say "PageNotFound" instead of reporting the found but failed to parse
> template....The .page definition that created this condition looked like(the
> disabled attribute element isn't closed):
> <component id="deviceType" type="PropertySelection">
> <binding name="model" value="ognl:deviceTypeSelectionModel"/>
> <binding name="value" value="ognl:value.deviceType"/>
> <binding name="validators"
> value="validators:required[%invalid-required]"/>
> <binding name="displayName" value="message:field-label-device-type"/>
> <binding name="disabled" value="literal:true"
> </component>
--
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]