exception pages documentation example wanted and minor mistakes
---------------------------------------------------------------
Key: TAPESTRY-1693
URL: https://issues.apache.org/jira/browse/TAPESTRY-1693
Project: Tapestry
Issue Type: Improvement
Components: Documentation
Affects Versions: 4.1
Reporter: Ulrich Stärk
Priority: Minor
Fix For: 4.1.3
There is a mistake in the exception pages documentation.
It says that the default implementation uses the contribution with
configuration-id="tapestry.InfrastructureOverrides" where in fact it uses the
contribution with configuration-id="tapestry.Infrastructure"
Later on it states that one should create a contribution with
configuration-id="tapestry.Infrastructure" in order to override the default
behaviour but it should be a contribution with
configuration-id="tapestry.InfrastructureOverrides".
It should also say that the custom page class has to have a property called
exception. An example would be great.
--
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]