Actions
Defect #14150
closedUnable to edit issue journal messages in Redmine 2.3.1
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
Hello.
I am unable to edit messages in issues. When I click on edit button I only see a glimpse of "Loading..." message and nothing happens. In my webserver log I have the following messages:
2013/05/25 22:25:00 [error] 28257#0: *932 open() "/var/lib/redmine/public/journals/edit/895.js" failed (2: No such file or directory), client: ***.***.***.***, server: example.org, request: "GET /journals/edit/895.js HTTP/1.1", host: "bonespirit.org", referrer: "https://example.org/issues/262"
Not sure if this is a bug in Redmine or I configured something improperly, but I haven't changed my Redmine configuration for several months and it survived happily migrations over several Redmine versions and editing worked fine before. Also other features of Redmine work fine, for example, news editing or issue description editing works fine.
I am running Redmine 2.3.1 with Ruby 1.9.3, Rails 3.2.13, PostgreSQL 9.2.4. My webserver is nginx 1.4.1 with unicorn 4.6.2. My OS is Gentoo amd64 with latest updates.
Actions