[jboss-jira] [JBoss JIRA] Created: (JBSEAM-311) s:link - dataModelSelection doesn't work when dataModel has name with '.'

Michael Steiner (JIRA) jira-events at jboss.com
Mon Jul 17 07:41:11 EDT 2006


s:link - dataModelSelection doesn't  work when dataModel  has name with '.'
---------------------------------------------------------------------------

                 Key: JBSEAM-311
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-311
             Project: JBoss Seam
          Issue Type: Bug
          Components: JSF
    Affects Versions: 1.0.1, 1.1
            Reporter: Michael Steiner
            Priority: Critical


When dataModel has name with '.' ,  s:link  in dataTable doesn't work. In SEAM 1.0.1 generates wrong links in 1.1 from CVS  throws NPE.   In org.jboss.seam.ui.UISelection line 26 Object value = Contexts.lookupInStatefulContexts(dataModel);  Value is null because dataModel has '$' in name.

-- 
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 jboss-jira mailing list