[
https://issues.apache.org/jira/browse/WICKET-7061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17735640#comment-17735640
]
Andrea Del Bene commented on WICKET-7061:
-----------------------------------------
{quote}[~adelbene] Is there a reason to wrap the content in CDATA for
importmap ? Usually the CDATA is needed if the content may contain < and/or >
but I don't see a need here.
{quote}
No specific reason, it's a sort of "default mode" used by XmlPullParser to
handle inline JavaScript. I will investigate further
> When I move from 9.13.0->9.14.0, my importmaps fail to parse correctly due to
> presence of the CDATA wrapping.
> -------------------------------------------------------------------------------------------------------------
>
> Key: WICKET-7061
> URL: https://issues.apache.org/jira/browse/WICKET-7061
> Project: Wicket
> Issue Type: Bug
> Affects Versions: 9.14.0
> Reporter: Erich Bremer
> Assignee: Andrea Del Bene
> Priority: Major
>
> Seems to be caused by
> https://issues.apache.org/jira/projects/WICKET/issues/WICKET-7054
--
This message was sent by Atlassian Jira
(v8.20.10#820010)