Opened 13 years ago

Last modified 13 years ago

#7022 confirmed Bug

[IE] % in image URL breaks dialog close

Reported by: Garry Yao Owned by:
Priority: Normal Milestone:
Component: UI : Dialogs Version: 3.5.1
Keywords: IE Cc:

Description

  • Open Image Dialog
  • Paste the following url:
    [%placeholder%]/file.jpg
    
  • Click 'OK' to close the dialog.
  • Result: JavaScript error (invalid argument)

Change History (8)

comment:1 Changed 13 years ago by Garry Yao

Status: newconfirmed

A continuation of #5256.

comment:2 Changed 13 years ago by Wiktor Walc

Milestone: CKEditor 3.5.1

comment:3 Changed 13 years ago by Garry Yao

Resolution: invalid
Status: confirmedclosed

Probably I'm crazy but cannot be reproduced on trunk.

comment:4 Changed 13 years ago by Wiktor Walc

Resolution: invalid
Status: closedreopened

Confirmed in nightly build, IE8.

comment:5 Changed 13 years ago by Wiktor Walc

Status: reopenedconfirmed

comment:6 Changed 13 years ago by Wiktor Walc

http://nightly.ckeditor.com/6361/_samples/replacebyclass.html

IE8/IE8 Standards mode

  • press "New Page"
  • press "Image" button
  • paste url from the ticket
  • press "Ok" button
  • result:
Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; .NET4.0E; Media Center PC 6.0; AskTbFXTV5/5.9.1.14019)
Timestamp: Tue, 25 Jan 2011 16:20:02 UTC


Message: Invalid argument.
Line: 1030
Char: 5
Code: 0
URI: _source/core/dom/element.js

comment:7 Changed 13 years ago by Wiktor Walc

Milestone: CKEditor 3.5.1CKEditor 3.5.2

Note: it can be reproduced only when CKEditor is loaded from the web server.

comment:8 Changed 13 years ago by Wiktor Walc

Milestone: CKEditor 3.5.3

According to Garry it's an IE bug that we can't fix.

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