20 Jun 2008, 12:42 PM
|
Karamasoft
Joined on 09-05-2004
Posts 5,325
|
Re: Dragging an image or cutting/pasting changes img src reference
|
|
|
|
We partially fixed the issue. It doesn't append about:blank any more but it converts the path to an absolute path. When you drag-and-drop an image, it basically cuts and pastes the image into the editor behind the scenes and once the image is cut from the editor, IE converts the relative path to absolute internally. If you want to keep the path as relative, you will have to process the EditorHtml property by replacing the absolute path with relative when the page is posted back.
We have not released a new build yet but we will let you know when it is ready for download.
|
|
|
|
|
|
|
|
|