2013-08-21, 18:03:24
(2013-08-21, 03:44:53)Thomas Helzle Wrote: Doesn't happen here.
I am using the default fancy URLs and everything seems to work just fine.
Since the links are site-relative, I don't think they will break, no matter from where in the hierarchy they are used?
The browser always delivers a data/upload... link, no matter where I am.
Ah yes, so with that patch links are site relative, and I suppose that you have a base href tag in your template header to make them work properly.
The base tag approach is interesting, but it seems there are some issues with it:
http://stackoverflow.com/questions/18890...98#1889898