Patch counted down - please push to staging.
---
** [issues:#5477] Broken links in website pages**
**Status:** Started
**Created:** Mon Feb 11, 2019 09:28 PM UTC by Valentin Villenave
**Last Updated:** Sun Mar 03, 2019 03:56 PM UTC
**Owner:** John Mandereau
**Attachments:**
-
[broken_links.txt](https://sourceforge.net/p/testlilyissues/issues/5477/attachment/broken_links.txt)
(32.8 kB; text/plain)
Many links (particularly @rcontrib{} links) on the website point to 2.21
directories that are not online yet, as you can verify by doing:
~~~
wget -r --ignore-tags=img \
--exclude-directories=doc,website,attic,download \
--reject jpg,pdf,png,css,jz,gz,sh,bz2,exe \
--accept "*.html" http://lilypond.org ;
grep -r "2\.21" lilypond.org
~~~
Attached is a list of affected pages; it mostly comes down to helpus.itexi,
manual.itexi and a few other places. Some broken links are visible on:
http://lilypond.org/help-us.html
http://lilypond.org/faq.html
and all translated versions.
This appears to be due to an oddity in the way make/website.make works; unlike
create-weblinks-itexi.py, it seems not to use VERSION_STABLE or VERSION_DEVEL
but rather MINOR_VERSION, hence the broken links.
---
Sent from sourceforge.net because [email protected] is
subscribed to https://sourceforge.net/p/testlilyissues/issues/
To unsubscribe from further messages, a project admin can change settings at
https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is
a mailing list, you can unsubscribe from the mailing list._______________________________________________
Testlilyissues-auto mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto