Description
When search find only one match, it sends the found page content instead of a reaults with one page. This is great, but the rusult is that you think you are in the found page, but the wiki thinks you are in the original page. So if you try Get Info, Show Changes or Attach File, you find yourself on the original page.
See related bug MoinMoinBugs/GotoShouldRedirect
Example
search for title:FrontPage:
Choose AttachFile
You are trying to attach on this page, not on FrontPage
Details
MoinMoin Version |
|
Workaround
Discussion
We should use real http redirect to the found page, just as we do in the redirect processing instruction.
Plan
- Priority: Medium, confusing, but rare
- Assigned to:
- Status: fixed in patch-283