Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #18149, comment 29


Ignore:
Timestamp:
08/03/2011 02:38:45 AM (14 years ago)
Author:
d4web
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18149, comment 29

    initial v1  
    1 This is a legitimate bug/problem. The "Insert/Edit Link" feature should not alter the original saved URL value.
     1This is a legitimate problem. The "Insert/Edit Link" feature should not alter the original saved URL value.
    22
    33Currently, a relative path such as "/page/sub-page" is being automatically changed to "http://domain.com/page/sub-page" when the "Insert/Edit Link" feature is clicked.
    44
    5 Please implement patch in next release
     5Please implement patch in next release if not already done so.