[
http://jira.jboss.com/jira/browse/JBSEAM-311?page=all ]
Michael Steiner updated JBSEAM-311:
-----------------------------------
Attachment: patch.txt
Simple patch - replacing $ with . It works but duplicates logic from SeamVariableResolver
better way is to keep this in one place
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
Attachments: patch.txt
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