PKP Bugzilla – Bug 3186
TinyMCE uses relative paths inappropriately
Last modified: 2007-12-12 10:49:57 PST
First blood for OJS 2.2. TinyMCE assumes relative URLs, leading it to garble links e.g. in the About pages. TinyMCE's relative_urls option needs to be disabled.
Created attachment 434 [details] Patch against OJS 2.2
Fixed.