** Changed in: mahara
Status: Confirmed => Fix Released
** Project changed: mahara => mahara-manual
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1874327
Title:
Mahara manual search result links are broken
Status in Mahara manual:
Fix Released
Bug description:
The search result links turn out like this example:
https://manual.mahara.org/en/20.04/administration/institutionsundefined?highlight=site%20skins
Note there is the word 'undefined' in the URL
I'm guessing there is a variable that needs to be set so that the link
should turn out as
https://manual.mahara.org/en/20.04/administration/institutions.html?highlight=site%20skins
Looking at https://www.sphinx-doc.org/en/master/usage/configuration.html
there is an option called 'html_link_suffix' that we might need to set to
'.html'
But the links in other places work without it - only the search
results links don't work so I'm not sure if this is the right fix for
the problem
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara-manual/+bug/1874327/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to : [email protected]
Unsubscribe : https://launchpad.net/~mahara-contributors
More help : https://help.launchpad.net/ListHelp