[
https://issues.jboss.org/browse/RF-10052?page=com.atlassian.jira.plugin.s...
]
Peter Rader commented on RF-10052:
----------------------------------
I expected to be coincident with other functional components like h:selectManyListbox,
h:selectOneListbox, rich:orderingList.
I expected to be coincident with jsf-documentation like UIComponentBase.
The jsf-description of UIComponentBase.getClientId is "Returns the client-specific id
for the component. ". The Component is the ListShuttle, not the contents of the
Component.
ListShuttle has imprecise clientId
----------------------------------
Key: RF-10052
URL:
https://issues.jboss.org/browse/RF-10052
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-misc
Affects Versions: 3.3.3.Final
Environment: winxp jboss 4.3
Reporter: Peter Rader
Assignee: Nick Belaevski
Priority: Minor
If i implement an custom Converter for my rich:listShuttle:
- in method "getAsString" the result of getClientId contains the suffix
":0"
- in method "getAsObject" the result of getClientId does not contains the
suffix ":0"
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira