Changes between Initial Version and Version 1 of Ticket #2948
- Timestamp:
- Feb 25, 2009, 9:29:06 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2948 – Description
initial v1 1 Calling insert 1 Calling insertHTML for a relative URL, like {{{<a href="/rel">example</a>}}} changes the URL to a full URL, like {{{<a href="http://localhost/rel">example</a>}}} 2 2 3 3 IE only. Ok in FF.