Defect #8476
FF, Opera And Redmine 1.2.0
| Status: | New | Start date: | 2011-05-31 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | UI | |||
| Target version: | - | |||
| Affected version: | 1.2.0 | Resolution: |
Description
Every page is served in plain-text content type instead of text/html. Affected are only combination with Mongrel and Apache.
History
#1 Updated by Etienne Massip almost 2 years ago
Guess it's either an Apache misconfiguration or related to Mongrel compatibility issues with Rails 2.3.11, see RedmineInstall I just updated.
#2 Updated by Petr Pospisil almost 2 years ago
Thx for update. I will try it.
It is possible to include this patch to Redmine?
#3 Updated by Etienne Massip almost 2 years ago
#4 Updated by Oleg Agafonov almost 2 years ago
Etienne Massip, it's possible to add a special file "mongrel.rb" to "config/initializers" dir. More info in #7688
#5 Updated by Etienne Massip almost 2 years ago
Yes, I'm the author of the original comment of #7688.
It's not only possible, it's mandatory if you want to run Redmine 1.2.0 / Rails 2.3.11 with Mongrel.