Actions
Defect #13493
closed500 Internal Server Error when "Edit this section" on the wiki
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Wiki
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
hi, folks
here i found a bug when i click the "Edit this section" icon on the wiki page.
(see attached screenshot please)
i got the "500 Internal Server Error"
seek in the production.log, there are lines relate to the error:
NoMethodError (undefined method `each' for #<String:0xcdc790c>): app/controllers/wiki_controller.rb:125:in `edit'
i have Redmine 2.2.3 installed, and redmine_redcarpet_formatter plugin for the Markdown Wiki formatter.
Files
Updated by Mischa The Evil over 11 years ago
- Status changed from New to Needs feedback
Nick Tan wrote:
[...] and redmine_redcarpet_formatter plugin for the Markdown Wiki formatter.
This plugin seems to be causing your issue. Please test without it to see if the error goes away indeed. If so, please report the issue to the author of the plugin.
Updated by Nick Tan over 11 years ago
yes, you're correct, the issue was gone if i switch to 'textile'
thanks
Updated by Daniel Felix over 11 years ago
- Status changed from Needs feedback to Closed
- Assignee deleted (
Nick Tan) - Resolution set to Invalid
Okay. I'm closing this as it is plugin related.
Thanks for the feedback!
Actions