Closed (outdated)
Project:
Wiki
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
24 Jan 2005 at 09:54 UTC
Updated:
13 May 2021 at 07:38 UTC
Jump to comment: Most recent
Comments
Comment #1
mkarliner commentedJust for the record, mkarliner logged this bug, I forgot to log in again.
Comment #2
veridicus commentedIt's a feature request. And a good one, actually. There's only two ways to handle this. Upon a title change for any node a search and replace could be done throughout all wiki style nodes. This could be very slow and would change the author's data without their approval, which I don't like. The other solution is to maintain a title "to-from" table to track changes and check it upon redirection (wiki/goto/title). That could be cumbersome and also wouldn't reflect the name change in the node linking to it.
I don't like either solution and some people would definitely not want this feature at all. If a "wiki framework" is ever submitted by someone I'll consider this as part of it. But for this filter I think it's not yet a good idea.
In the case of identical titles I redirect to the first one in descending date order. It's either that or bring up a search results page. I chose the former.
Comment #3
avpadernoI am closing this issue, as it's for a Drupal version not supported.