Actions
Defect #33
closedPreview fail for first wiki page of a project
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
Always reproductible.
Conditions: edit the first page of wiki of a project BEFORE created it.
When you try to create the very first wiki page of a project, clicking on the "preview" link will fail with
a 404 error page display instead of the expected view. (message displayed is: "404 The page you were trying to
access doesn't exist or has been removed.")
In the log I get:
Filter chain halted as [#<ActionController::Filters::ClassMethods::SymbolFilter:0xb72517e8 @filter=:find_wiki>]
returned false.
Completed in 0.10124 (9 reqs/sec) | Rendering: 0.07554 (74%) | DB: 0.01723 (17%) | 404 Not Found
[http://localhost/wiki/preview/2?content%5Btext%5D=h1.%20Pouet&content%5Bcomment%5D=&commit=Save]
Actions