lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5477 Broken l


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5477 Broken links in website pages
Date: Wed, 06 Mar 2019 09:39:35 -0000

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:

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 address@hidden 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
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

[Prev in Thread] Current Thread [Next in Thread]