[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-1947) incorrect id rendered from s:commandButton and s:commandLink components.
Alexander Smirnov (JIRA)
jira-events at lists.jboss.org
Fri Sep 21 18:02:10 EDT 2007
incorrect id rendered from s:commandButton and s:commandLink components.
------------------------------------------------------------------------
Key: JBSEAM-1947
URL: http://jira.jboss.com/jira/browse/JBSEAM-1947
Project: JBoss Seam
Issue Type: Bug
Components: JSF
Affects Versions: 2.0.0.CR1
Environment: any
Reporter: Alexander Smirnov
Assigned To: Pete Muir
Wrong id encoded by s:commandButton and s:commandLink in HTML tags . Instead of clientId, simple getId() value rendered.
As a result all html elements inside iterations have same id attribute value.
--
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