pages.xml ought to accept plain strings as well as valuebindings
----------------------------------------------------------------
Key: JBSEAM-907
URL:
http://jira.jboss.com/jira/browse/JBSEAM-907
Project: JBoss Seam
Issue Type: Bug
Components: Core
Affects Versions: 1.1.6.GA
Reporter: Peter Muir
Priority: Minor
In JSF in most places you can put a vb you can put a string, but in pages.xml you
can't (it blows up if you try). This would be useful e.g. <end-task
transition="end" /> or <end-task transition="#{foo.transition}"
/>. Obviously you can just work around this in the Pages parser (if it starts with
#{...) but a general solution would be better IMO
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira