Inconsistent URLs on Paste

Last post 03-27-2011, 7:47 PM by Cassiopeia. 1 replies.
Sort Posts: Previous Next
  •  03-27-2011, 7:40 PM 66878

    Inconsistent URLs on Paste

    A few observations that are confusing my users (tried on http://phphtmledit.com/Relative-or-Absolute-URLs.php with selector set to default):
     
    In IE 7/8:
    - If I copy an existing image who's source is siteRelative (ie. /Uploads/j0423861.jpg) and then paste it below itself, the newly pasted image's source is now Absolute (ie. http://phphtmledit.com/Uploads/j0423861.jpg)???
    - If I copy the "This is a Site Root Relative path" (/some.htm) and then paste it below itself, the newly pasted href is now
    Absolute (ie. http://phphtmledit.com/some.htm)???
     
    In Firefox 3.6:
    - If I copy an existing image who's source is siteRelative (ie. /Uploads/j0423861.jpg) and then paste it below itself, the newly pasted image's source is now Relative (ie. Uploads/j0423861.jpg)???
    - If I copy the "This is a Site Root Relative path" (/some.htm) and then paste it below itself, the newly pasted href is now
    Relative (ie. some.htm)??? 
     
    Can this please be addressed? Or if not immediately, can you please provide a temporary fix?
     
    Thanks
  •  03-27-2011, 7:47 PM 66879 in reply to 66878

    Re: Inconsistent URLs on Paste

    I do understand that this is a browser behaviour (in some way) - but there has to be a way to overcome this ....... other than pasting in HTML mode.
View as RSS news feed in XML