Editor rewrites some URLs (not nice)
Posted: Sat May 02, 2009 9:18 am
Good Morning,
finally I managed to add SSL to my blog. I wanted to tell my readers about it, and wrote an article which contained to following link:
Someone told me, that the link directed him to http instead of https. I checked it and found, the the editor changed the URL to a single "/" and did not allow me to change it, even in HTML-mode.
I'm using the standard wysiwyg-editor that comes with s9y 1.4.1 and JavaScript is activated.
The same URL works fine in my index.tpl edited with the one and only vi.
I think I have an idea why the editor handles "self referencing URLs" that way, but in this case it's a bug, not a feature.
Nikki 'dyfa' Britz
finally I managed to add SSL to my blog. I wanted to tell my readers about it, and wrote an article which contained to following link:
Code: Select all
<a href="https://blog.addict.de/>SSL</a>I'm using the standard wysiwyg-editor that comes with s9y 1.4.1 and JavaScript is activated.
The same URL works fine in my index.tpl edited with the one and only vi.
I think I have an idea why the editor handles "self referencing URLs" that way, but in this case it's a bug, not a feature.
Nikki 'dyfa' Britz