Menu

#4848 Broken link on GSoC page

Verified
Documentation
2016-06-17
2016-05-05
Urs Liska
No

Reported on lilypond-user:

Hi all,

I don't know if I should report this to the bug squad or simply point it our
here in the user list, but there is a broken link in the main website. In
the page about the Google Summer of Code
http://lilypond.org/google-summer-of-code.html , section "Improve default
beam positioning", a link to a book named Repository of Music Notation
Mistakes is given. The link address is actually incorrect, missing the last
words. The correct link should be:

http://imslp.org/wiki/Repository_of_Music-Notation_Mistakes_%28Coulon,_Jean-Pierre%29

Are any of you reading this able to fix it? Else, would you know whom should
I contact for fixes in the website?

Cheers,
Gilberto

Discussion

  • Federico Bruni

    Federico Bruni - 2016-05-06

    The link in community.itexi is correct.
    I guess that the comma in the URL should be escaped for texinfo to work?

     
  • Federico Bruni

    Federico Bruni - 2016-05-25
    • status: New --> Accepted
     
  • Federico Bruni

    Federico Bruni - 2016-05-31
    • status: Accepted --> Started
    • assigned_to: Urs Liska --> Federico Bruni
     
  • Federico Bruni

    Federico Bruni - 2016-05-31

    issue 4848: replace comma in URL with %2C entity

    otherwise texinfo considers it as a comma delimiter of @uref

    http://codereview.appspot.com/294660043

     
  • Anonymous

    Anonymous - 2016-05-31
    • Needs: -->
    • Patch: new --> review
    • Type: --> Documentation
     
  • Anonymous

    Anonymous - 2016-05-31

    Passes make, make check and a full make doc

     
  • Anonymous

    Anonymous - 2016-06-02
    • Patch: review --> countdown
     
  • Anonymous

    Anonymous - 2016-06-02

    Patch on countdown for June 5th

     
  • Anonymous

    Anonymous - 2016-06-06
    • Patch: countdown --> push
     
  • Anonymous

    Anonymous - 2016-06-06

    Patch counted down - please push.

     
  • Federico Bruni

    Federico Bruni - 2016-06-06
    • labels: --> Fixed_2_19_43
    • status: Started --> Fixed
     
  • Federico Bruni

    Federico Bruni - 2016-06-06

    commit 58d22c26c9ed6f1845ebb5a7f36bdba8edf1b03b
    Author: Federico Bruni <...>
    Date: Tue May 31 12:34:08 2016 +0200

    issue 4848: fix broken link on GSoC page
    
    Replace comma in URL with %2C entity, otherwise texinfo
    considers it as a comma delimiter of @uref.
    
     
  • Federico Bruni

    Federico Bruni - 2016-06-09

    For the records, on texinfo mailing list it was eventually suggested to use @comma{}:

    @uref{http://imslp.org/wiki/Repository_of_Music-Notation_Mistakes_%28Coulon@comma{}_Jean-Pierre%29,
    this book}
    

    I haven't tested it, but it might be good to remember.

     
  • Federico Bruni

    Federico Bruni - 2016-06-17
    • status: Fixed --> Verified
    • Patch: push -->
     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.