Defect #33
Preview fail for first wiki page of a project
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
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]
History
#1
Updated by Jean-Philippe Lang over 14 years ago
Fix committed in r726.
#2
Updated by Peter Kordel over 14 years ago
Still doesn't work for me. Using r724
#3
Updated by Jean-Philippe Lang about 15 years ago
Fixed.
Thanks