[ http://issues.apache.org/jira/browse/MYFACES-622?page=comments#action_12331228 ]
Ken Weiner commented on MYFACES-622: ------------------------------------ I don't mind writing a Cactus test, but I'm not familiar with Cactus yet, so your pointers would be helpful. I subscribed to the dev list. Could you post a message that describes the general flow of a Cactus test and points me to a similar test for another component that I could use as an example? Thanks. > HtmlSelectManyCheckbox rendering is flawed > ------------------------------------------ > > Key: MYFACES-622 > URL: http://issues.apache.org/jira/browse/MYFACES-622 > Project: MyFaces > Type: Bug > Components: Tomahawk > Versions: 1.1.1 > Reporter: Ken Weiner > Attachments: HtmlCheckboxRenderer.java-patch.txt > > I apologize, but the patch I submitted to add an attirbute "layoutWidth" was > not adequately tested, and I have discovered that the layoutWidth attribute > does not have the desired effect when the checkboxes are rendered with a > pageDirection layout. The checkboxes end up rendering in a single vertical > row not matter what the layoutWidth is. Also for both pageDirection and > lineDirection, the markup is not properly formed. The label tag appears > twice for each checkbox. > I am now submitting another patch to HtmlCheckboxRenderer that fixes these > issues. I have tested it with different amounts of checkboxes, different > layoutWidths, and different combinations of SelectItemGroups. Sorry about > the original being messed up. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
