Opened 12 years ago

Closed 12 years ago

#8660 closed Bug (duplicate)

Style Sheet Parser JavaScript Error in Firefox

Reported by: raymondp413 Owned by:
Priority: Normal Milestone:
Component: General Version: 3.6.2
Keywords: Cc:

Description

The style sheet parser example page produces a JavaScript error in Firefox.

The example page is here: http://nightly.ckeditor.com/latest/ckeditor/_samples/stylesheetparser.html.

The error is: Error: uncaught exception: [Exception... "A parameter or an operation is not supported by the underlying object" code: "15" nsresult: "0x8053000f (NS_ERROR_DOM_INVALID_ACCESS_ERR)" location: "http://nightly.ckeditor.com/latest/ckeditor/plugins/stylesheetparser/plugin.js?t=C0B85O7 Line: 6"]

Firefox Version: 8.0.1

OS Version: Snow Leopard

Change History (3)

comment:1 Changed 12 years ago by Jakub Ś

Keywords: style sheet parser removed
Status: newconfirmed

To reproduce just open stylesheetparser sample. You will notice error in console.

Issue is reproducible in All browsers.

Version: Ticket reproducible from rev [6904] (CKEditor 3.6) but if you check release versions you will only notice this error in CKEditor 3.6.2 (and this is the version I'm setting).

In Firefox:
Message: A parameter or an operation is not supported by the underlying object" code: "15
URI: /3.6.2/ckeditor/plugins/stylesheetparser/plugin.js?t=B8DJ5M3
Line: 6

In IE:
Message:SCRIPT5:Access Denied
URI: The same
Line: The same

Opera
Message:ReferenceError: Security error: attempted to read protected variable

Webkit:
Couldn't get http://192.168.1.101:8080/assets/parsesample.css

Last edited 12 years ago by Jakub Ś (previous) (diff)

comment:2 Changed 12 years ago by Alfonso Martínez de Lizarrondo

This is #7784 again.

comment:3 Changed 12 years ago by Jakub Ś

Resolution: duplicate
Status: confirmedclosed

In deed this is 7784 again. Thanks for the tip.

DUP of #7784.

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