Bad anchors in HTML's Table of Contents

View: New views
2 Messages — Rating Filter:   Alert me  

Bad anchors in HTML's Table of Contents

by Mampir :: Rate this Message:

| View Threaded | Show Only this Message

See for example recutils's manual:
https://www.gnu.org/software/recutils/manual/recutils.html

All chapters starting with "%" aren't reachable from the Table of
Contents.  That's because all anchors substitute the "%" character
with "_0025", while it should be "g_t_0025".

Anchors in chapters ("Next" and "Previous") work as expected.



Re: Bad anchors in HTML's Table of Contents

by Karl Berry :: Rate this Message:

| View Threaded | Show Only this Message

    See for example recutils's manual:
    https://www.gnu.org/software/recutils/manual/recutils.html

Thanks for the report.  It's fixed in the development sources.

karl