henningn opened a new pull request #90: URL: https://github.com/apache/myfaces-tobago/pull/90
The 'for' attribute was not able to handle value expressions correctly. The current fix is more like a workaround. A better way to fix this would be to improve the generated UILabel class, so PropertyKeys enum retuns a string named 'for' instead of 'forComponent'. Added a test. Issue: TOBAGO-2037 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
