[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-2385) EL parsing ?: poorly

Norman Richards (JIRA) jira-events at lists.jboss.org
Thu Jun 18 18:55:56 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBSEAM-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Richards closed JBSEAM-2385.
-----------------------------------

    Resolution: Won't Fix


I see the problem, but it's a natural conflict with namespaces.  I don't see a way to fix this with the current parser without making substantial changes.  I think it's best to use whitespace or parens to disambiguate. 

> EL parsing ?: poorly
> --------------------
>
>                 Key: JBSEAM-2385
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-2385
>             Project: Seam
>          Issue Type: Bug
>          Components: EL
>    Affects Versions: 2.0.1.CR1
>         Environment: Win XP, JBoss AS 4.2.2.GA
>            Reporter: David Fedchenko
>            Assignee: Norman Richards
>            Priority: Minor
>             Fix For: The future
>
>
> This throws an exception:
> #{referralController.newReferral ? messages.referralTitleNew: messages.referralTitleExisting}
> It can be avoided by adding a space before the colon.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list