Defect #12867
closedAfter creating a new wiki page, the project administrator cannot update that page
0%
Description
I have installed on a CentOS-6.3 Linux distribution the folowing:
Environment:
Redmine version 2.1.0.stable
Ruby version 1.8.7 (x86_64-linux)
Rails version 3.2.9
Environment production
Database adapter MySQL
Redmine plugins:
redmine_logs 0.0.5
wiking 0.0.3
After creating, as an administratot, a new wiki page, that page cannot be updated anymore, even by the administrator.
Adter editing the wiki page, if i click on "Preview" button, the displayed content is the one that should be displayed. So, only i submit the wiki page form, the modifications are not saved.
Please help.
Updated by Alex Shulgin over 12 years ago
Redmine-2.1 is not compatible with Rails-3.2.9. You need Redmine-2.2 instead (and actually you need to run Rails-3.2.11 which fixes critical security issues.)
--
Alex
Updated by Marius-Constantin Postolache over 12 years ago
Thanks for the quick feedback. I will make the proper modifications tonight and get back with the results. Thanks again.
Updated by Marius-Constantin Postolache over 12 years ago
- Status changed from New to Resolved
Thanks.
That solved the problem.
New Redmine information:
Environment:
Redmine version 2.2.1.stable
Ruby version 1.8.7 (x86_64-linux)
Rails version 3.2.11
Environment production
Database adapter MySQL
Redmine plugins:
no plugin installed
Thanks again
Updated by Mischa The Evil over 12 years ago
- Status changed from Resolved to Closed
- Resolution set to Invalid
Thanks for the feedback.