Well, I wonder why relative urls always worked before RC9 despite using path info. I don't think this is the result of me being too stupid to correctly enter a relative path. I'm constantly doing it when pointing to threads which have already been discussed.
It is broken when you use it like that:
[url=theme/default/images/top_members.png]Members[/url]
It correctly shows "members" as link however the relative url is borked (http is appended)
------------------------------
[img]theme/default/images/top_members.png[/img]
works as expected
------------------------------
[url=../topbar.gif]link[/url]
../topbar.gif
link works, but the name is wrong, it should be "link"
---------------
works as expected
I always give a short name to my links to avoid endless trails of arguments behind a query string which may mess up the forum's formating. But as you see, the issues are independent from "path info"
HTH
Olliver
[Updated on: Fri, 05 December 2003 13:47]
Report message to a moderator