You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Michael Heinen (JIRA)" <de...@myfaces.apache.org> on 2007/04/02 13:49:32 UTC

[jira] Created: (TOMAHAWK-954) HtmlRadioRenderer - change method access modifier

HtmlRadioRenderer - change method access modifier
-------------------------------------------------

                 Key: TOMAHAWK-954
                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-954
             Project: MyFaces Tomahawk
          Issue Type: Improvement
    Affects Versions: 1.1.3, 1.1.5, 1.1.6-SNAPSHOT
            Reporter: Michael Heinen
            Priority: Minor
         Attachments: HtmlRadioRenderer.patch

I would like to extend the org.apache.myfaces.renderkit.html.ext.HtmlRadioRenderer and overwrite method renderRadio.
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.


[jira] Updated: (TOMAHAWK-954) HtmlRadioRenderer - change method access modifier

Posted by "Mike Kienenberger (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOMAHAWK-954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Kienenberger updated TOMAHAWK-954:
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.6-SNAPSHOT
         Assignee: Mike Kienenberger
           Status: Resolved  (was: Patch Available)

Fixed.

> HtmlRadioRenderer - change method access modifier
> -------------------------------------------------
>
>                 Key: TOMAHAWK-954
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-954
>             Project: MyFaces Tomahawk
>          Issue Type: Improvement
>    Affects Versions: 1.1.3, 1.1.5, 1.1.6-SNAPSHOT
>            Reporter: Michael Heinen
>         Assigned To: Mike Kienenberger
>            Priority: Minor
>             Fix For: 1.1.6-SNAPSHOT
>
>         Attachments: HtmlRadioRenderer.patch
>
>
> I would like to extend the org.apache.myfaces.renderkit.html.ext.HtmlRadioRenderer and overwrite method renderRadio.
> 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.


[jira] Updated: (TOMAHAWK-954) HtmlRadioRenderer - change method access modifier

Posted by "Michael Heinen (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOMAHAWK-954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Heinen updated TOMAHAWK-954:
------------------------------------

    Status: Patch Available  (was: Open)

> HtmlRadioRenderer - change method access modifier
> -------------------------------------------------
>
>                 Key: TOMAHAWK-954
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-954
>             Project: MyFaces Tomahawk
>          Issue Type: Improvement
>    Affects Versions: 1.1.3, 1.1.5, 1.1.6-SNAPSHOT
>            Reporter: Michael Heinen
>            Priority: Minor
>         Attachments: HtmlRadioRenderer.patch
>
>
> I would like to extend the org.apache.myfaces.renderkit.html.ext.HtmlRadioRenderer and overwrite method renderRadio.
> 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.