TwistedInteractive / ckeditor

Symphony CMS extension that provides the CKEditor WYSIWYG editor for text fields.
http://symphony-cms.com/download/extensions/view/35082/
Other
19 stars 24 forks source link

filebrowser.js broken #15

Closed iwyg closed 12 years ago

iwyg commented 12 years ago

domready call is evoked with $(… but $ is not defined on the global scope.

full error log:

Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost/sym23/symphony/assets/admin.css/
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost/sym23/symphony/assets/jquery.js/
Uncaught ReferenceError: jQuery is not defined jquery.form.js:1076
Uncaught ReferenceError: $ is not defined filebrowser.js:14Failed to load resource: the server responded with a status of 404 (Not Found) 
kanduvisla commented 12 years ago

This is fixed with the latest merge