Defect #7745
closedCan access Spent time Details and report
100%
Description
I am logged in an user in role which has alls rights for time Time tracking (Log spent time, View spent time, Edit time logs, Edit own time logs, Manage project activities )
and can't access the urls
/projects/ourproject/timelog/details
and /projects/ourproject/timelog/report
I get error 403
You are not authorized to access this page.
Back
Btw. even if i am admin!
Updated by Jean-Philippe Lang over 13 years ago
These URL were changed and those you mention are wrong.
They now should be: /projects/ourproject/time_entries and /projects/ourproject/time_entries/report
Where do you see links pointing to these URL? Please be as specific as possible.
And make sure you don't have any plugin that overrides the view containing the wrong link.
Updated by shelly wu over 13 years ago
- Assignee set to Chaoqun Zou
- % Done changed from 0 to 40
sadsdsd
Updated by shelly wu over 13 years ago
- Assignee changed from Chaoqun Zou to Jean-Philippe Lang
- % Done changed from 40 to 70
dsdsdsd
Updated by Etienne Massip over 13 years ago
- Assignee deleted (
Jean-Philippe Lang) - % Done changed from 70 to 0
Updated by Terence Mill over 13 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
The bug was caused by projects tree view plugin, which overrides views. I fixed the plugin code and now the links works again.
"Details to this fixed plugin:"/boards/3/topics/4645?r=22079#message-22079
Updated by Etienne Massip over 13 years ago
- Status changed from Resolved to Closed
- Resolution set to Invalid
Thanks for your feedback !