[ https://issues.apache.org/jira/browse/TOMAHAWK-946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mike Kienenberger updated TOMAHAWK-946: --------------------------------------- Resolution: Fixed Fix Version/s: 1.1.6-SNAPSHOT Assignee: Mike Kienenberger Status: Resolved (was: Patch Available) Patch applied. In the future, please generate patches with the full path relative to the project directory so I don't have to search around to figure out which file it is :-) ie, tomahawk/src/main/java/org/apache/myfaces/renderkit/html/ext/HtmlCheckboxRenderer.java rather than HtmlCheckboxRenderer.java. > HtmlCheckboxRenderer - change method access modifier > ---------------------------------------------------- > > Key: TOMAHAWK-946 > URL: https://issues.apache.org/jira/browse/TOMAHAWK-946 > Project: MyFaces Tomahawk > Issue Type: Improvement > Affects Versions: 1.1.3, 1.1.5 > Reporter: Michael Heinen > Assigned To: Mike Kienenberger > Priority: Minor > Fix For: 1.1.6-SNAPSHOT > > Attachments: HtmlCheckboxRenderer.patch > > > I would like to extend the > org.apache.myfaces.renderkit.html.ext.HtmlCheckboxRenderer and overwrite > method renderSingleCheckbox. > Unfortunately this is the only method of this class that is private. > I would be very happy if it could be changed to protected like all other > non-public methods in this class. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.