Opened 13 years ago
Closed 13 years ago
#8472 closed Bug (expired)
Image plugin bug
Reported by: | outsider89 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Dialogs | Version: | |
Keywords: | Cc: |
Description
There's a Bug in the Image plugin, that when you click ok/close on the dialog box, JS dose a removeAttribute on the SRC of the img tag of preview image, and when this happens, in Chrome it try's to load base URL as a image.
To fix it, all that need to happen is have it load just load a blank image or a invalid url or something.
In Chrome if you open up the console, it will show the error.
Thanks, Winston
Change History (4)
comment:1 Changed 13 years ago by
Keywords: | Image plugin bug preview removed |
---|---|
Status: | new → pending |
comment:2 Changed 13 years ago by
Would it be also possible to attach a screenshot showing the problem?
comment:3 Changed 13 years ago by
@outsider89 you think it would be possible to provide a test case or at least screenshot for this problem?
comment:4 Changed 13 years ago by
Resolution: | → expired |
---|---|
Status: | pending → closed |
Could I ask you for a more detailed scenario (step by step) here?
Did by "base URL" you meant confing.baseHref attribute - http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.config.html#.baseHref?
What error are you talking about? 404 or some other.
Please provide us with more details.