- 
    Type:
Bug
 - 
    Resolution: Fixed
 - 
    Priority:
Normal
 - 
    Affects Version/s: 7.0.5
 - 
    Component/s: Components
 - 
    Security Level: Jimmy
 
- 
        ZK 8.0.1
 - 
        None
 
running the attached example shows, that already selected items are rendered using the HTML generated in the ItemRenderer, while the choices only display escaped markup.
When selecting a new value the escaped markup is added to the box in the escaped form.
the ItemRenderer API docs state HTML markup is possible http://www.zkoss.org/javadoc/latest/zk/org/zkoss/zul/ItemRenderer.html
When invalidating the chosenbox, previously selected items are lost.
- is blocked by
 - 
                    
ZK-5260 chosenbox options don't escape HTML characters
-         
 - Closed
 
 -