There's a small bug - endOptGroup(tmp) for "OptGroup changed" actually closes
the optgroup after the current option, not before.
I replaced it with buffer.append("</optgroup>"), but I wonder if there can
be some other markup after the previous </option> and whether that matters.

-- 
View this message in context: 
http://old.nabble.com/DropDownChoiceWithStylingOptions%3CT%3E-tp26642690p27111776.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to