Status: Accepted
Owner: ----
Labels: Type-Maintainability

New issue 2412 by julien.r...@gmail.com: Online website uses old /web/about/browser-language location
http://code.google.com/p/lilypond/issues/detail?id=2412

Go to http://lilypond.org/doc/v2.15/Documentation/web/ and browse all the way to the bottom to find the link "automatic language detection". It points to the old web location at http://lilypond.org/web/about/browser-language

This is due to line 71 of python/auxiliar/postprocess_html.py:
browser_language_url = "/web/about/browser-language"

This file needs a new location.

At the same time, it would be very good to remove the special-casing of offline versus online versions of the website on line 295 of the same python script, as it just makes it harder to find problems like this one locally.


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to