Opened 15 years ago
Closed 15 years ago
#4687 closed Bug (fixed)
Release version is not working properly
Reported by: | Frederico Caldeira Knabben | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Must have (possibly next milestone) | Milestone: | CKEditor 3.1 |
Component: | General | Version: | SVN (CKEditor) - OLD |
Keywords: | Confirmed Review+ | Cc: |
Description
I've just opened the nightly build and noticed that several plugin files are being downloaded. 26 files are being downloaded and a js error is being thrown.
Attachments (2)
Change History (7)
Changed 15 years ago by
Attachment: | 4687.patch added |
---|
comment:1 Changed 15 years ago by
Keywords: | Review? added |
---|---|
Owner: | set to Garry Yao |
Status: | new → assigned |
comment:2 Changed 15 years ago by
Keywords: | Review- added; Review? removed |
---|
We could use window/load here to have a more elegant and better performing solution.
Changed 15 years ago by
Attachment: | 4687_2.patch added |
---|
comment:3 Changed 15 years ago by
Keywords: | Review? added; Review- removed |
---|
comment:4 Changed 15 years ago by
Keywords: | Review+ added; Review? removed |
---|
Nice catch.