[jira] Created: (TAP5-777) Tapestry should ensure that mixins are applied in a deterministic order.

2009-07-14 Thread Robert Zeigler (JIRA)
Tapestry should ensure that mixins are applied in a deterministic order. Key: TAP5-777 URL: https://issues.apache.org/jira/browse/TAP5-777 Project: Tapestry 5 Issue

[jira] Updated: (TAP5-767) PropertyConduitSourceImpl should use english locale (instead of default locale) when evaluating decimals

2009-07-14 Thread Igor Drobiazko (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Drobiazko updated TAP5-767: Summary: PropertyConduitSourceImpl should use english locale (instead of default locale) when

svn commit: r794081 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/PropertyConduitSourceImpl.java

2009-07-14 Thread drobiazko
Author: drobiazko Date: Tue Jul 14 21:48:31 2009 New Revision: 794081 URL: http://svn.apache.org/viewvc?rev=794081view=rev Log: TAP5-767: PropertyConduitSourceImpl should use english locale (instead of default locale) when evaluating decimals Modified:

[jira] Closed: (TAP5-767) PropertyConduitSourceImpl should use english locale (instead of default locale) when evaluating decimals

2009-07-14 Thread Igor Drobiazko (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Drobiazko closed TAP5-767. --- Resolution: Fixed Fix Version/s: 5.2 PropertyConduitSourceImpl should use english locale

[jira] Updated: (TAP5-226) Add annotation @SessionAttribute to map a field to a specific session attribute

2009-07-14 Thread Igor Drobiazko (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Drobiazko updated TAP5-226: Summary: Add annotation @SessionAttribute to map a field to a specific session attribute (was:

svn commit: r794095 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/annotations/ main/java/org/apache/tapestry5/internal/transform/ main/java/org/apache/tapestry5/serv

2009-07-14 Thread drobiazko
Author: drobiazko Date: Tue Jul 14 22:25:19 2009 New Revision: 794095 URL: http://svn.apache.org/viewvc?rev=794095view=rev Log: TAP5-226: Add annotation @SessionAttribute to map a field to a specific session attribute Added:

[jira] Updated: (TAP5-778) BeanDisplay should be able to display properties of type list, map, etc,

2009-07-14 Thread Igor Drobiazko (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Drobiazko updated TAP5-778: Priority: Minor (was: Major) BeanDisplay should be able to display properties of type list, map,

[jira] Commented: (TAP5-777) Tapestry should ensure that mixins are applied in a deterministic order.

2009-07-14 Thread Robert Zeigler (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12731258#action_12731258 ] Robert Zeigler commented on TAP5-777: - After giving this some more thought, it seems like