Changes between Initial Version and Version 1 of Ticket #18149, comment 29
- Timestamp:
- 08/03/2011 02:38:45 AM (14 years ago)
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.1 This is a legitimate problem. The "Insert/Edit Link" feature should not alter the original saved URL value. 2 2 3 3 Currently, 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. 4 4 5 Please implement patch in next release 5 Please implement patch in next release if not already done so.