#12468 closed Bug (invalid)
DNN Styles dropdown Error reading XML file in IE
Reported by: | johnfa | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Hi there
I recently installed the latest DNN version 7.3.2 and the latest DNN CK editor version 2.00.14.
Whilst trying to customize the Styles dropdown from an XML file as per documentation I get the following error in IE when entering edit mode in the HTML module.
The <STYLES> node cannot be found
Here is the XML file
<?xml version="1.0" encoding="UTF-8"?>
<Styles StylesSetName="CustomStyles">
<Style name="H2_green_heading" element="h2">
<!-- Only add a Class Name to the Element --> <Attribute name="class" value="h2_green_heading" />
</Style>
</Styles>
Works OK in Firefox and Chrome - can you suggest a workaround ?
thanks
Change History (3)
comment:1 Changed 10 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Version: | 4.4.3 |
comment:2 Changed 10 years ago by
Can you tell me who is responsible for the DNN version ? - you say CKEditor does not use XML itself however there is a DNN setting specifically for an XML file
List of available styles:
File Location: File Name:
I think that you should report this to DNN (I don't know what that is in fact), because CKEditor does not use XML itself. This must be some external thing.