Closed (won't fix)
Project:
Storm
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Nov 2008 at 12:15 UTC
Updated:
8 Apr 2009 at 19:27 UTC
Hi you all.
I've realized that the page of timetracks reports doesn't appear. I select the popup display and click "Report", it thinks for a while and finally does nothing. On the other hand the same functionallity on expenses module work properly.
I'm on the 5.x-1.x-dev version. I've tried to compare what is different from the expenses reports, which do work, and I can't see any noticeable difference. Anyone having storm 5 has experienced any trouble? Any idea?
Comments
Comment #1
jorditr commentedIn fact I realize that the upper URL is http://www.site.com/es/storm/timetrackings/report/std/es but it is still showing exactly the same as http://www.site.com/es/storm/timetrackings... Is like it tries to load the page but finally fails and paints the same.
Comment #2
jorditr commentedI've finally seen that on stormtimetracking.module on line 158, inside the menu function, the path to the reports page is defined as:
Now it works with changing it to:
That's the difference I saw with the expense.module which was working properly and at least it works also on timetracking reports.
Comment #3
Magnity commentedDevelopment has stopped on the 5.x branch (see #410784: Looking for a new maintainer), so I am marking this as "Won't Fix".
If the issue also affects the 6.x branch please reopen under that category.