#97: Wiki-links to sub pages go to edit view of page even if page exists
Issue revisions
- new by nsenoucci at 2009-O-26 16:07
- new by Kore Nordmann at 2009-O-27 20:24
- assigned by Kore Nordmann at 2009-N-12 9:56
- feedback by Kore Nordmann at 2010-M-01 9:36
- closed by Kore Nordmann at 2010-M-27 17:29
| Type | |
|---|---|
| State | |
| Priority | |
| Resolution | |
| Assigned to | Kore Nordmann |
| Scheduled for | 0.3-alpha |
| Affected versions | 0.2-alpha |
| Affected components | Modules / Wiki |
| Last change | Saturday 27 March 2010 17:29:48 UTC by Kore Nordmann |
Short description
When trying to link to an existing sub page within the wiki, the link first sends the user to the edit form for the targeted page with a notice saying that the targeted page doesn't exist. The text of the target page is loaded in the form. If the form is being closed without saving and then the link on the original page is used again, it sends the user to the view of the page as it was supposed to.
Environment
Ubuntu 9.04 Server 32bit, PHP 5.3.0, CouchDB 0.9
Steps to reproduce
-
Create two pages in the wiki: page1 will contain the link, page2 should contain some (random) text
-
Create a link to page2 in page1 like this:
`Link to page 2`__
__ page2
-
Use the link
-
Close resulting edit form without saving
-
Use the link again (and get to the normal view)
Expected behavior
The link should send the user to the view of the wiki page.
Actual behavior
On first use, the link sends the user to the edit form for the wiki page, saying the page didn't exist and has to be created. The form however will be filled with the text of said wiki page. On second use, the link sends the user to the view of the wiki page as expected.
Kore Nordmann at Tuesday 27 October 2009 20:24:11 UTC
Scheduled for 0.3-alpha.
Kore Nordmann at Monday 1 March 2010 09:36:27 UTC
I cannot reproduce this bug anymore.
No matter if I create page 2 after or before page 1, the link always points to the view of page 2 (not the edit form).
Is the bug still there for you, or has it been fixed in the meantime? (While I don't see what might have fixed that bug.)
Kore Nordmann at Saturday 27 March 2010 17:29:48 UTC
Since no feedback has been provided during the last four weeks I close this bug now, and consider this fixed.
If the issue still occurs, feel free to reopen the bug.