New issue 111 by charlequin: CSS and JS have forced redirects
to ?locationid=3 URL
http://code.google.com/p/mortar/issues/detail?id=111
The standard minified CSS and JS URLs currently produce an unnecessary 304
redirect -- the standard URLs, when loaded, repoint them to new URLs that
end in an unnecessary ?locationid=3. Instead, the standard intended URLs
should work.
Comment #1 on issue 111 by charlequin: CSS and JS have forced redirects
to ?locationid=3 URL
http://code.google.com/p/mortar/issues/detail?id=111
Solved by r1913.