Closed (fixed)
Project:
TinyMCE
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Dec 2005 at 00:13 UTC
Updated:
22 Mar 2007 at 18:32 UTC
does anyone have a clue how to prevent Tinymce from adding a '/' in front of an anchor?
instead of
<a href="#testanchor">
it will convert to
<a href="/#testanchor">
which in result will lead to a false anchor call on relative pages.
i was playing around with suggested solutions like here or here, but nothing really worked.
cheers.
Comments
Comment #1
kreynen commentedclosing all 4.6 issues
Comment #2
kreynen commented