redmine_workload icon indicating copy to clipboard operation
redmine_workload copied to clipboard

incorrect url generation

Open ezdakit opened this issue 16 years ago • 0 comments

I've got redmine setup on a sub directory (http://mydomain.com/redmine).

My server is mongrel + apache.

After installing the plugin, the top menu "workload" runs ok, but when I click any link (ie summary link) from the plugin main page, the url generated is http://mydomain.com/workload/summary and it should be http://mydomain.com/redmine/workload/summary.

No problems with other plugins like "timesheet plugin", etc.

ezdakit avatar Dec 10 '09 19:12 ezdakit