You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Johan Compagner (JIRA)" <ji...@apache.org> on 2007/11/01 15:29:51 UTC

[jira] Closed: (WICKET-1121) Slight AbstractChoice refactoring

     [ https://issues.apache.org/jira/browse/WICKET-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Johan Compagner closed WICKET-1121.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3.0-beta5
         Assignee: Johan Compagner

> Slight AbstractChoice refactoring
> ---------------------------------
>
>                 Key: WICKET-1121
>                 URL: https://issues.apache.org/jira/browse/WICKET-1121
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.0-beta4
>            Reporter: Chuck Deal
>            Assignee: Johan Compagner
>            Priority: Trivial
>             Fix For: 1.3.0-beta5
>
>         Attachments: AbstractChoice.java.patch
>
>
> I have had the need to change the way that options were escaped.  I found that in order to change the settings, I had to override (and cut-n-paste the entire method) the appendOptionHtml() method to make the small fix.  The change I propose is to refactor the escaping code to another method for easier extension.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.