Uppercase slugs not found

3 views
Skip to first unread message

Marcelo Huerta

unread,
Oct 4, 2020, 1:40:58 PM10/4/20
to nikola-discuss
I have a site that I haven't recompiled for a while. When I did, I found many documents with :doc: links which failed to find the referenced slugs.

For instance, a link to :doc:`CA006` fails to be located (and the error indicates that it's slug ca006 the one that's not found); there is a file CA006.rst in the corresponding directory, which explicitly specifies .. slug: CA006. (I need the slugs to be uppercase, otherwise the generated HTML files are lowercase, and the server is case-sensitive.)

Is there any way to get back the missing functionality?

Nikola v8.1.1, Python 3.8.5 (tags/v3.8.5:580fbb0, Jul 20 2020, 15:43:08) [MSC v.1926 32 bit (Intel)] on win32


Chris Warrick

unread,
Oct 4, 2020, 4:17:51 PM10/4/20
to Nikola—Discuss
This might be related to https://github.com/getnikola/nikola/pull/3455
— can you try the changes in that pull request and see if it fixes the
issue?

--
Chris Warrick <https://chriswarrick.com/>
PGP: 5EAAEA16

Marcelo Huerta

unread,
Oct 4, 2020, 5:29:35 PM10/4/20
to Chris Warrick, nikola-...@googlegroups.com
Chris Warrick escribió el 04/10/2020 a las 17:17:

> This might be related to https://github.com/getnikola/nikola/pull/3455
> — can you try the changes in that pull request and see if it fixes the
> issue?

Indeed, it does. Thank you, Chris.

--
o-=< Marcelo >=-o


Reply all
Reply to author
Forward
0 new messages