[
https://issues.apache.org/jira/browse/WICKET-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12586773#action_12586773
]
Jan Kriesten commented on WICKET-1495:
--------------------------------------
Wicket-Debug had a bug displaying entities as < etc. Matej resolved this.
IE seems to have a problem rendering <br/> within <pre> </pre> on
Ajax-Requests. Resolved this issue using Label instead of MultiLineLabel in
this case.
> Ajax, MulitlineLabel, AjaxEditableMultiLineLabel
> ------------------------------------------------
>
> Key: WICKET-1495
> URL: https://issues.apache.org/jira/browse/WICKET-1495
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.3.3
> Reporter: Jan Kriesten
> Attachments: tmp.txt
>
>
> I encountered the following problems when using AjaxEditableMultiLineLabel:
> a) MultiLineLabels aren't rendered with Internet Explorer 7 when content
> contains something like "<pre><?xml..." but give a runtime error. The same
> code works fine when using a 'normal' label, though! I'll attach a file
> showing the Wicket-Debug for both cases.
> b) AEML doesn't show anything on empty string models
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.