selectOneRadio ignores SelectItem's escape attribute ----------------------------------------------------
Key: TRINIDAD-1133 URL: https://issues.apache.org/jira/browse/TRINIDAD-1133 Project: MyFaces Trinidad Issue Type: Bug Affects Versions: 1.2.8-core Reporter: Stephen Friedrich Attachments: escape.png selectOneRadio always escapes every option. However SelectItem has an "escape" attribute that should be honored. (Have to check the other tags based on SelectItems, too.) If a committer is willing to review a patch, I can create one. See screenshot for a simple test: First group is rendered by tr:selectOneRadio, second group uses the same value, but is rendered by h:selectOneRadio -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.