Open pousterlus opened 11 years ago
404 error only on the translation file. I do not know yet how to solve this problem and to check the translation file exists for current locale.
Hello Behigh,
Where are the translation files stored ? I'll manage to add the french locale to solve the problem. Thanks,
Léo.
FYI, in the log files I found :
Started GET "/projects/console/time_entries/new" for 10.0.2.101 at 2012-11-22 16:56:21 +0100 Processing by TimelogController#new as HTML Parameters: {"project_id"=>"console"} Current user: leo (id=3) Rendered timelog/_form.html.erb (11.2ms) Rendered timelog/new.html.erb within layouts/base (12.5ms) Missing template, responding with 404
Added check for existence of the transaltion file
I tested only on Redmine version 2.1.3.stable&devel, but this plugin has very little Ruby code
It also works well with Redmine version 2.1.2.stable.
pousterlus: First I had the same problem. Please make sure that your plugin is in the "timelog_timer" directory! Moving the plugin into this directory solved this problem for me. (First I used some differently named directory.)
Hi TotalBrutal,
You're right, it's now working :) Thanks for the hint !
Léo.
Yep, thanks TotalBrutal.
Now working on Redmine 2.3.2.stable.12037. :-)
This repository is no longer actively maintained.
New working version & actively maintained repository: https://github.com/emovere/redmine_timelog_timer/
Hello,
I saw that your plugin was listing to be compatible with redmine-2.3 only. I tested it on 2.1-stable, and it doesn't work (404 error). I don't know if it's volontary or not, so I created an issue.
Léo.