Opened 15 years ago

Closed 15 years ago

#4162 closed Bug (fixed)

First TC of plugins/htmldataprocessor failed in Safari

Reported by: Garry Yao Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.0
Component: QA Version:
Keywords: Safari Review+ Cc:

Description

It happens on Safari3/4 that the plugins are loaded too later to meet the few front TCs' execution.

CKEDITOR.plugins.load( [ 'htmldataprocessor' ] );

Attachments (1)

4162.patch (1.8 KB) - added by Garry Yao 15 years ago.

Download all attachments as: .zip

Change History (5)

Changed 15 years ago by Garry Yao

Attachment: 4162.patch added

comment:1 Changed 15 years ago by Garry Yao

Owner: set to Garry Yao
Status: newassigned

I can't understand why it's not a problem for other plugins-dependent test, we can expand the fixing to others when needed.

comment:2 Changed 15 years ago by Garry Yao

Keywords: Review? added

comment:3 Changed 15 years ago by Frederico Caldeira Knabben

Keywords: Review+ added; Review? removed

Please fix the coding style on htmldataprocessor.html when committing.

comment:4 Changed 15 years ago by Garry Yao

Resolution: fixed
Status: assignedclosed

Fixed with [4037].

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