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
            Priority: Trivial


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.

Reply via email to