Opened 17 years ago
Closed 17 years ago
#2501 closed Bug (fixed)
CKEditor samples fail to load
| Reported by: | Matija Jekovec | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.0 | 
| Component: | General | Version: | SVN (FCKeditor) - Retired | 
| Keywords: | Cc: | 
Description
I've downloaded the source from SVN (CKEditor) and tried to run some samples. Loading failed because the loader tried to load resourceManager.js and scriptLoader.js instead of resourcemanager.js and scriptloader.js.
I'm running apache 2.22 on linux. It might be a case sensitivity issue if it wasn't noticed until now
Attachments (1)
Change History (2)
Changed 17 years ago by
| Attachment: | loader.js.diff added | 
|---|
comment:1 Changed 17 years ago by
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 

Definitely a Linux issue.
Fixed with [2385]. Thanks for the report.