Opened 14 years ago
Closed 14 years ago
#6259 closed Bug (wontfix)
Redirection URL is incorrect when clicking inserted image in CKEditor
Reported by: | Satya Minnekanti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | IBM | Cc: | Damian, joek |
Description
To reproduce the defect:
- Open Ajax sample & Click on Image icon.
- On Image Properties dialog, enter URL(http://www.baidu.com/img/baidu_logo.gif) in URL field on Image Info Tab.
- Click on Link Tab and enter URL(http://www.baidu.com) in URL field on Link Tab.
- Click OK button to insert the image.
- Click on Remove Editor button and Click on Image in the page.
Expected Result:
www.baidu.com web page is opened.
Actual Result:
An Error page is opened.
Change History (4)
comment:1 follow-up: 2 Changed 14 years ago by
Status: | new → pending |
---|
comment:2 Changed 14 years ago by
comment:3 Changed 14 years ago by
I could still reproduce this defect..just remove the protocol http:// from the URL in step 3... Please re open this defect
comment:4 Changed 14 years ago by
Cc: | damo,joek → damo, joek |
---|---|
Resolution: | → wontfix |
Status: | pending → closed |
Actually this field should contain a full URL, so one could be sent to a relative page as well.
I'm not able to reproduce the issue using IE8 and FF 3.6.