Opened 14 years ago

Closed 12 years ago

#6439 closed Bug (expired)

j.container.getChild(1) is null

Reported by: Omer Owned by:
Priority: Normal Milestone:
Component: General Version: 3.4
Keywords: Cc:

Description

Hey,

I've been getting this error every once in a while in my site. I suspect it has something with the removal of a ckeditor instance with CKEDITOR.remove(instance);.

The error is "j.container.getChild(1) is null". According to firebug it happens in ckeditor.js line 20: "this.exec=function(k){if(this.state==0...ang.languages[k])k=this.detect(l,k);"

How can I resolve this issue?

Thanks,

Omer

Change History (2)

comment:1 Changed 14 years ago by Alfonso Martínez de Lizarrondo

Status: newpending

Please, provide a test page to reproduce the problem.

comment:2 Changed 12 years ago by Jakub Ś

Resolution: expired
Status: pendingclosed
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