my17560 / dokuwiki-template-readthedokus

"Read the Docs" flavored DokuWiki template
MIT License
13 stars 10 forks source link

"Edit this page" edit the current page instead of page revision #55

Closed eduardomozart closed 1 year ago

eduardomozart commented 1 year ago

Hello, When using the Revision plugin to browse an old revision of the page, clicking into the "Edit this page" at the top right of the page, it edits the current page revision instead of the old revision I'm browsing. The only way to edit the old revision is using the "Edit this page" link available at the "Page Tools" at the bottom.

my17560 commented 1 year ago

Which plugin? "revisionat Plugin"?

eduardomozart commented 1 year ago

No, it is the built-in Revision Manager - https://www.dokuwiki.org/plugin:revert

my17560 commented 1 year ago

Thanks. I wasn't aware since I've never edited old revisions before. I've fixed it.

eduardomozart commented 1 year ago

I can confirm your last commit fixes the issue. Thank you!