Opened 12 years ago

Closed 12 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 12 years ago by Jakub Ś

Keywords: Image plugin bug preview removed
Status: newpending

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.

comment:2 Changed 12 years ago by Jakub Ś

Would it be also possible to attach a screenshot showing the problem?

comment:3 Changed 12 years ago by Jakub Ś

@outsider89 you think it would be possible to provide a test case or at least screenshot for this problem?

comment:4 Changed 12 years ago by Jakub Ś

Resolution: expired
Status: pendingclosed
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy