Short ids - one letter length - are not expanded
------------------------------------------------
Key: RF-1393
URL:
http://jira.jboss.com/jira/browse/RF-1393
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.3
Reporter: Maksim Kaszynski
Assigned To: Pavel Yaschenko
Priority: Minor
If one letter long id is passed to HtmlUtil.expandClientIds method, it is not matched by
the pattern, and therefore not expanded.
Example.
<h:panelGroup id="a">
To attach to it, I use #a selector, but it doesn't find any component.
When I change id to a longer value, like "aa", everything works
--
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