- ๐ณ๐ฟNew Zealand quietone
Forum is approved for removal. See #1898812: [policy] Deprecate forum module for removal in Drupal 11 โ
This is now Postponed. The status is set according to two policies. The Remove a core extension and move it to a contributed project โ and the Extensions approved for removal โ policies.
It will be moved to the contributed extension โ once the Drupal 11 branch is open.
- ๐จ๐ฆCanada jatin12nov Montreal
Hey @ravi.shankar The is not working with drupal 10.2
it patched the still facing the same issue with "forum/13" instead of "forum/all-discussion"
I see in the alias list, the alias is there for taxonomy but it redirects to "forum/13"
ANy solution to this? - Status changed to Needs work
about 1 year ago 1:58am 24 April 2024 - ๐บ๐ธUnited States hockey2112
I am also encountering this issue in Drupal 10. For example, I am seeing "forum/1" instead of "forum/sports".
This is my path alias pattern:
forum/[term:parents]/[term:name]
- First commit to issue fork.
- ๐ณ๐ฑNetherlands eelkeblok Netherlands ๐ณ๐ฑ
Turned patch #150 into a merge request for the new module (had to do a little convincing to get the patch to apply to the standalone module). Also, updated the deprecation info (I missedn #154, but the updates in there are obsolete anyway; I take it Forum will be doing its own deprecations, independently from core).
Still need to actually tests whether it (still) resolves the problem, although I suspect the latest reports of it not working are running into the standalone module being installed, while the patch applies to the core version.
- Status changed to Needs review
12 months ago 9:34pm 25 July 2024 - ๐ณ๐ฑNetherlands eelkeblok Netherlands ๐ณ๐ฑ
OK, seems to still work.
- Status changed to RTBC
10 days ago 7:59pm 11 July 2025 - ๐ฉ๐ฐDenmark ressa Copenhagen
Thanks everyone for working on this, the MR works well, and I get the desired paths, after patching the Forum module.
Where URL aliases were previously ignored for Containers and Forums, and "forum/1" used instead of "forum/sports/badminton", with the patch and the Pathauto alias pattern
forum/[term:parents]/[term:name]
, the correct alias is generated. - ๐ฎ๐นItaly salvatoren
- ๐ฉ๐ฐDenmark ressa Copenhagen
Looks great @salvatoren, thanks for confirming!
Hopefully, since Forum is now a contrib module, this great update can get committed before too long. It would be epic to land this 12 year old issue, way back from June 2013 :)