Defect #10807

Timesheet Plugin

Added by Rick H about 1 year ago. Updated about 1 year ago.

Status:ClosedStart date:
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:Plugin API
Target version:-
Affected version:0.6.0 Resolution:Invalid

Description

We are getting some 404 errors in our browser, regarding the Timesheet Plugin,
http://support.discoverygarden.ca/plugin_assets/timesheet_plugin/stylesheets/timesheet.css
http://support.discoverygarden.ca/plugin_assets/timesheet_plugin/javascripts/timesheet.js

If I do a search on the Ubuntu server, I can find the timesheet.css files in these location:

/home/ubuntu/plugins/timesheet_plugin/assets/stylesheets/timesheet.css
/home/ubuntu/timesheet_plugin/assets/stylesheets/timesheet.css
/usr/share/redmine/vendor/plugins/timesheet_plugin/assets/stylesheets/timesheet.css
/usr/share/redmine/vendor/pluginsOLD/timesheet_plugin/assets/stylesheets/timesheet.css
/var/cache/redmine/default/plugin_assets/redmine-timesheet-plugin/stylesheets/timesheet.css
/var/cache/redmine/default/plugin_assets/redmine-timesheet-pluginXXX/stylesheets/timesheet.css
/var/cache/redmine/default/plugin_assets/timesheet_plugin/stylesheets/timesheet.css
/var/cache/redmine/default/plugin_assets/timesheet_pluginXX/stylesheets/timesheet.css

I can aso find the timesheet.js files in these locations:
/home/ubuntu/plugins/timesheet_plugin/assets/javascripts/timesheet.js
/home/ubuntu/timesheet_plugin/assets/javascripts/timesheet.js
/usr/share/redmine/vendor/plugins/timesheet_plugin/assets/javascripts/timesheet.js
/usr/share/redmine/vendor/pluginsOLD/timesheet_plugin/assets/javascripts/timesheet.js
/var/cache/redmine/default/plugin_assets/redmine-timesheet-plugin/javascripts/timesheet.js
/var/cache/redmine/default/plugin_assets/redmine-timesheet-pluginXXX/javascripts/timesheet.js
/var/cache/redmine/default/plugin_assets/timesheet_plugin/javascripts/timesheet.js
/var/cache/redmine/default/plugin_assets/timesheet_pluginXX/javascripts/timesheet.js

Any suggestions ?

History

#1 Updated by Jean-Philippe Lang about 1 year ago

  • Status changed from New to Closed
  • Resolution set to Invalid

Make sure that public/plugin_assets is writable to the application. And please, no support request in the issue tracker.

Also available in: Atom PDF