[
https://issues.apache.org/jira/browse/TAP5-512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ulrich Stärk updated TAP5-512:
------------------------------
Description: The documentation is incorrect about the location of the
SECURE_PAGE constant. In the second example on how to secure multiple pages
it's supposed to be in TapestryConstants while it actually is in
MetaDataConstants. Additionally the contributions aren't done with
configuration.put() but with configuration.add(). (was: The documentation is
incorrect about the location of the SECURE_PAGE constant. In the second example
it's supposed to be in TapestryConstants while it actually is in
MetaDataConstants. Additionally the contributions aren't done with
configuration.put() but with configuration.add().)
> the documentation on how to secure pages contains errors in the sample code
> ---------------------------------------------------------------------------
>
> Key: TAP5-512
> URL: https://issues.apache.org/jira/browse/TAP5-512
> Project: Tapestry 5
> Issue Type: Bug
> Components: documentation
> Affects Versions: 5.1.0.0
> Reporter: Ulrich Stärk
>
> The documentation is incorrect about the location of the SECURE_PAGE
> constant. In the second example on how to secure multiple pages it's supposed
> to be in TapestryConstants while it actually is in MetaDataConstants.
> Additionally the contributions aren't done with configuration.put() but with
> configuration.add().
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.