Le lien « Quoi de neuf dans Discourse » est introuvable

Hi,
There’s a button What’s news in Discourse in admin page.
It’s linked to https://meta.discourse.org/c/feature/announcements?tags=release-notes&before=0 , but it shows not-found
image

2 « J'aime »

I confirm the issue on my forum. version 2.9.0.beta12 (6493ddce17)

image

Thanks for reporting this. :+1: announcements was moved to be a standalone category a little while back, so that link will need updating.

If you’re still looking, you can find them now at:

https://meta.discourse.org/c/announcements?tags=release-notes&before=0

4 « J'aime »

Any category link by default uses the ID in the URL to keep the link valid if the category changes and the ID is absent from this URL. Is there a particular reason for this or is it an oversight?

I’m afraid this I do not know. :slightly_smiling_face:

I manually amended the given link above to get the new revised one, but I suppose the actual link would be

https://meta.discourse.org/tags/c/announcements/67/release-notes?before=0

Or perhaps

https://meta.discourse.org/c/announcements/67?tags=release-notes&before=0

1 « J'aime »

If you leave out the id, it’ll match by slug, which, I think, the way that category urls worked when the code was written.

2 « J'aime »

If you update to Latest, I think this should be fixed now. :+1:

3 « J'aime »

This topic was automatically closed after 2 days. New replies are no longer allowed.