michitux / dokuwiki-plugin-move

Move and rename pages and namespaces whilst maintaining the links
http://www.dokuwiki.org/plugin:move
GNU General Public License v2.0
40 stars 20 forks source link

After page rename: Links to new pagename are replaced by save in the editor #282

Open Dirk-27 opened 2 weeks ago

Dirk-27 commented 2 weeks ago

We renamed a page (in Version KAOS) and after this we can't change a link ([[pagename]] => [[new pagename]]) to this page to the new name. When we save the page, the new pagename is automatically overwritten by the old name.

Dirk-27 commented 2 weeks ago

Perhaps (I am not sure) this is related to https://github.com/michitux/dokuwiki-plugin-move/issues/281

Dirk-27 commented 2 weeks ago

We deactivated the dokuwiki-plugin-move and than it is possible to change the link. But activating the plugin changes the link again. So we have to let it deactivated.