YauheniShablouski / share-extras

Automatically exported from code.google.com/p/share-extras
0 stars 0 forks source link

CKEditor: Missing CSS and JS files on Alfresco 4.0.b #115

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I just installed the extension to Alfresco 4.0.b and also added dependencies, 
they are minimized and loaded fine, as reported by Firebug.

But there are some errors that cause editor won't load, as reported by Chrome 
console:

GET 
https://collab.alkaid.cr/share/page/site/it-management/skins/kama/editor.css?t=B
5GJ5GG 500 (Internal Server Error) ckeditor_1636f6726a29784a3671bcda323f11.js:16
GET https://collab.alkaid.cr/share/page/site/it-management/lang/es.js?t=B5GJ5GG 
500 (Internal Server Error) ckeditor_1636f6726a29784a3671bcda323f11.js:16

And as reported in catalina.out:

 2012-11-30 23:49:31,337  ERROR [alfresco.web.site] [ajp-apr-8009-exec-7] javax.servlet.ServletException: Could not resolve view with name 'site/it-management/lang/en.js' in servlet with name 'Spring Surf Dispatcher Servlet'
 2012-11-30 23:49:31,382  ERROR [alfresco.web.site] [ajp-apr-8009-exec-6] javax.servlet.ServletException: Could not resolve view with name 'site/it-management/skins/kama/editor.css' in servlet with name 'Spring Surf Dispatcher Servlet'

What could be causing this? Am I missing something?

Original issue reported on code.google.com by jonathan...@alkaidconsulting.com on 1 Dec 2012 at 6:15

GoogleCodeExporter commented 8 years ago
Please can you provide the additional info requested in the defect report 
template. Which add-on does this relate to? And which web browser are you using?

Original comment by will.abson on 4 Dec 2012 at 4:39

GoogleCodeExporter commented 8 years ago
Add-on: CKEditor
Browser: Google Chrome and Firefox (latest versions)
Alfresco: 4.2.b Community on Ubuntu 12.04 64 bits

Result: 

Editor renders blank, no buttons, no plain textarea even, Errors found in 
Alfresco log, as mentioned before, and also in Browser, as mentioned before too.

Thanks in advance.

Original comment by jonathan...@alkaidconsulting.com on 6 Dec 2012 at 1:48

GoogleCodeExporter commented 8 years ago
Add-on: CKEditor
Browser: Google Chrome and Firefox (latest versions)
Alfresco: 4.2.c Community on Ubuntu 12.04 64 bits

Same problem above: editor renders blank and get js errors.

GET 
http://localhost:8080/share/page/site/school/skins/kama/editor.css?t=B5GJ5GG 
500 (Internal Server Error)
GET http://localhost:8080/share/page/site/school/lang/es.js?t=B5GJ5GG 500 
(Internal Server Error)
ckeditor_1636f6726a29784a3671bcda323f11.js:49Uncaught TypeError: Cannot read 
property 'options' of undefined

Anybody can help?

Thanks.

Original comment by sara8...@gmail.com on 28 Jan 2013 at 10:03

GoogleCodeExporter commented 8 years ago

Original comment by will.abson on 12 Mar 2013 at 2:52

GoogleCodeExporter commented 8 years ago
https://github.com/fliot/ckeditor-forms

Original comment by ben.switzer@gmail.com on 28 May 2013 at 2:14