Defect #12823
closedWiki does not save any changes
0%
Description
hello,
few days ago, i upgraded my redmine instance and now i cant edit any wiki page inside of my project. When I make changes and save them, the page does not display any changes
when i press "show draft", then i can view my changes
whem i create a new wiki-page - first changes sucess. saved, but then but then the situation will repeat
in web-server (nginx) all errors logs are clean, in redmine production.log at debug mode i dont see any errors too.
Files
Related issues
Updated by Etienne Massip almost 12 years ago
- Status changed from New to Closed
- Resolution set to Invalid
Show draft functionality is not part of Redmine core, this is very likely to be a plugin issue, please contact its author or post in Plugins.
Updated by player nnov almost 12 years ago
stock wiki are not part of redmine ? my redmine doesnt have any 3party plugins
Updated by Daniel Felix almost 12 years ago
I think you meaned the regular "preview" link at the bottom, or?
Updated by player nnov almost 12 years ago
- File preview.png preview.png added
attached the file (russian translate on the screen)
Updated by Etienne Massip almost 12 years ago
- Status changed from Closed to New
What version were you migrating from?
Did you migrate the database?
Did you have any plugins installed on previous version?
Updated by player nnov almost 12 years ago
i cant find previos version of redmine (but i have all of old files)
yes, i migrate DB according to the documentation, the migration is successful
no, i dont have any plugins, its stock version of redmine without hacks or plugins
ps. db is mysql 5.0* before and after upgrade
Updated by Alex Shulgin almost 12 years ago
Hi,
I've experienced this issue on 2.1 branch when manually updating use rails to 3.2.9. The 2.2 branch doesn't suffer from this issue.
--
Alex
Updated by player nnov almost 12 years ago
you mean that i must update to 2.2 branch ?
Updated by Jean-Philippe Lang almost 12 years ago
- Status changed from New to Closed
- Resolution set to Invalid
Alex Shulgin wrote:
I've experienced this issue on 2.1 branch when manually updating use rails to 3.2.9. The 2.2 branch doesn't suffer from this issue.
The current 2.1-stable branch works with Rails 3.2.11 too. Please upgrade to 2.1.6 if you want to use the latest Rails version.
Updated by player nnov almost 12 years ago
im upgrade my redmine to 2.1.6.stable.11181 and problem resolved - now i can change wiki pages, thank you!
Updated by Paulo Neves over 11 years ago
I also had this problem after manually changing the Gemfile to use an invulnerable version of Rails. This will force me to migrate to a more recent version of Redmine. Not good :(
Even so i love the community. So arcane problem and there is an Issue report that solves the problem.