Opened 11 years ago

Closed 11 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:

  1. Cannot return from outside a function or method.
  2. String literal is not properly closed by a matching quoute.
  3. Syntax error on token "break",; expected after this token.
  4. 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)

createNewLetter.jsp (2.7 KB) - added by al grant 11 years ago.

Download all attachments as: .zip

Change History (2)

Changed 11 years ago by al grant

Attachment: createNewLetter.jsp added

comment:1 Changed 11 years ago by Piotrek Koszuliński

Component: PerformanceGeneral
Resolution: invalid
Status: newclosed
Version: 4.1.2

CKEditor definitely does not contain such a critical syntax mistakes. It is thoroughly tested and works in all major browsers.

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