http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12032 --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 26792 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26792&action=edit [SIGNED-OFF] Bug 12032 - TinyMCE rewrites urls in a very annoying and unexpected way To test: * create a news item with a link in it that is within the same domain example: my koha was at http://demo.mykoha.co.nz, I created a link in a news item to http://demo-intra.mykoha.co.nz * note that when the item is saved, the url changes to ../../../../ (or something like) * apply the patch * edit the link again, and save it * note that the link is saved correctly Signed-off-by: Owen Leonard <oleonard@myacpl.org> -- You are receiving this mail because: You are watching all bug changes.