[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-907) pages.xml ought to accept plain strings as well as valuebindings

Pete Muir (JIRA) jira-events at lists.jboss.org
Mon Sep 3 11:18:18 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBSEAM-907?page=all ]

Pete Muir closed JBSEAM-907.
----------------------------

    Resolution: Out of Date

Use of ValueExpression rather than ValueBinding achieves this.  Made transition a ValueExpression

> 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: Pete Muir
>         Assigned To: Pete 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

        



More information about the seam-issues mailing list