Opened 13 years ago

Closed 13 years ago

#7245 closed Bug (expired)

'lang.contextmenu.options' is null or not an object

Reported by: Ivan Gasparetto Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

Hello,

I thin these bugs are correctly reported http://dev.ckeditor.com/ticket/6328 http://dev.ckeditor.com/ticket/5548

I managed to replicate and fix them in my code.

I had my HTML tag like this <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

I remove the language declaration from my HTML code and everything came back to life!

xml:lang="en" lang="en"

I think that is why it is such a confusing problem.

Regards,

Ivan

Change History (4)

comment:1 Changed 13 years ago by Ivan Gasparetto

By the way, I am sure about IE6 and IE7.

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

Status: newpending

#6328 was due to a misconfiguration and the reporter agreed, #5548 is still waiting for the promised testcase.

I've modified the replacebyclass sample adding your attributes and I don't see any problem with IE8 in standard and compatibility modes or in IE6. Firefox 3.6 also works fine.

Do you have any other info to reproduce the problem?

comment:3 Changed 13 years ago by Ivan Gasparetto

Interesting. Today I am in another machine, so I tested here. I downloaded your latest version, I then opened the _samples pages and I changed the html tag. No bugs observed. I then plugged JQuery to recreate the exactly same files loaded. Still no bugs. Monday I will try in that other machine and I will let you know. Ivan

comment:4 Changed 13 years ago by Wiktor Walc

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