#339 404 page uses relative location to CSS
Closed: Fixed None Opened 16 years ago by ricky.

This breaks the page for stuff like http://fedoraproject.org/a/a. Need to write a function to give correct URLs back and call it in links at some point. Might replace 404 with a n alias to a plain file for the time being.


OK, I've implemented a slightly simpler fix for now (absolute paths - ${path}/${lang}). In the future, it might be good to put that into a function and pass it, but this fixes the problem for now.

Login to comment on this ticket.

Metadata