[ https://issues.apache.org/jira/browse/TAP5-246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Howard M. Lewis Ship closed TAP5-246. ------------------------------------- Resolution: Invalid Assignee: Howard M. Lewis Ship This is intentional. The ASO type is its key into the session, to allow different pages to share data without a tedious name mapping. don't like it? a) Use a persistent field (via @Persist) b) Combine the two individual values into a single ASO This is well documented, please read the docs. > ApplicationState overwrites values of the same type > --------------------------------------------------- > > Key: TAP5-246 > URL: https://issues.apache.org/jira/browse/TAP5-246 > Project: Tapestry 5 > Issue Type: Bug > Components: tapestry-core > Affects Versions: 5.0.15 > Reporter: Michael Gerzabek > Assignee: Howard M. Lewis Ship > > When you have two ASOs of the same type (e.g. Long orderId + Long > requisitionId) the values get messed up because in the session the identifier > for the ASO is only aso:java.lang.Long! -- 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]