Opened 12 years ago
Closed 12 years ago
#10579 closed Bug (invalid)
ckeditor.js gives error during initial deployment of my JSP page
Reported by: | al grant | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
I get four significant error when I try to load ckeditor.js into my jsp:
- Cannot return from outside a function or method.
- String literal is not properly closed by a matching quoute.
- Syntax error on token "break",; expected after this token.
- Syntax error, insert "]" to complete MemberExpression
FYI, I'm using Eclipse to test my application. We really like the demo for this product and would like to use it. What can I do to fix this issue?
Attachments (1)
Change History (2)
Changed 12 years ago by
Attachment: | createNewLetter.jsp added |
---|
comment:1 Changed 12 years ago by
Component: | Performance → General |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Version: | 4.1.2 |
CKEditor definitely does not contain such a critical syntax mistakes. It is thoroughly tested and works in all major browsers.