Opened 13 years ago

Last modified 12 years ago

#7072 confirmed Bug

Javascript error on ElementPath plugin.js

Reported by: michaël acosta Owned by:
Priority: Normal Milestone:
Component: General Version: 3.5
Keywords: IE Cc:

Description

hi, sorry for my english in advance.

i found a bug on IE in element path plugin.

when i select multiple cell on a table, edit properties of cell, change a value and click ok a javascript error raise on the line 85

if ( element.data( 'cke-real-element-type' ) )

the object element don't have a property data.

the bug raise only on IE no problem whit FF and Chrome.

Change History (3)

comment:1 Changed 13 years ago by Sa'ar Zac Elias

Keywords: IE added; ElementPath removed

comment:2 Changed 13 years ago by Krzysztof Studnik

Status: newconfirmed

comment:3 Changed 12 years ago by Jakub Ś

Message: Object doesn't support this property or method
Line: 131
URI: /3.6.2/ckeditor/_source/plugins/elementspath/plugin.js

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