Description
When the model property of a Button contains html entities (e.g. single quotes), these characters are double escaped: in Button.onComponentTag (getDefaultModelObjectAsString) and in ComponentTag.writeOutput
Attachments
Attachments
Issue Links
- relates to
-
WICKET-3608 input button escapes escaped value
- Resolved
-
WICKET-4505 AbstractTextComponent not escaping html data by default therefore user text is not redisplayed correctly
- Resolved