Details
Description
name attribute is not currently able to be set and core renderer defaulting to clientId.
udpate to ensure that if name is not null then user can set it, otherwise, it defaults to clientId.
Since it can't be set by user in jsf environment, it will always be clientId when in jsf.
have to test and see that it doesn't cause problems when not set in JSP...may have to differentiate with a boolean for isJsp otherwise.
udpate to ensure that if name is not null then user can set it, otherwise, it defaults to clientId.
Since it can't be set by user in jsf environment, it will always be clientId when in jsf.
have to test and see that it doesn't cause problems when not set in JSP...may have to differentiate with a boolean for isJsp otherwise.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion