[
http://jira.jboss.com/jira/browse/JBSEAM-311?page=all ]
Gavin King closed JBSEAM-311.
-----------------------------
Fix Version/s: 1.1
Resolution: Done
Assignee: Gavin King
Thanks, i applied your patch.
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
Assigned To: Gavin King
Priority: Critical
Fix For: 1.1
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