Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#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 Piotrek Koszuliński

Resolution: invalid
Status: newclosed
Version: 4.4.3

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.

comment:2 Changed 10 years ago by johnfa

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:

comment:3 Changed 10 years ago by Piotrek Koszuliński

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy