Opened 14 years ago
Closed 12 years ago
#7233 closed Bug (expired)
"p is undefined"
Reported by: | SunboX | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.5.1 |
Keywords: | Cc: |
Description
Im using CKEditor 3.5.1 together with mootools 1.3 (on the same page).
I get an error "p is undefined - line 59". I have formated ckeditor.js:
Now i get the right lines:
Line: 7613 and Line: 7622
if I rewrite these lines:
7613: label: p ? p.toolbar: , 7622: label: p ? p.title : ,
all is fine again. ;o)
Change History (4)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Keywords: | HasPatch? added |
---|
comment:3 Changed 12 years ago by
Keywords: | HasPatch? removed |
---|---|
Status: | new → pending |
Any chance for a reduced test case file showing the problem?
Can this be reproduced only with mootools and CKEditor but without your application?
comment:4 Changed 12 years ago by
Resolution: | → expired |
---|---|
Status: | pending → closed |
forgot to mention, I´m using Firefox 3.6.13 on Windows Vista