Modify ↓
Opened 14 years ago
Last modified 8 years ago
#8762 new defect
Time not appearing in stop work pop up
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Component: | WorkLogPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.12 |
Description
I seem to have an issue in that when I click stopwork on a ticket I get an error message and the time doesn't appear below the calendar (screen cap attached). If I press ok on the error and click stop work then the time is recorded as it should be.
The error message varies depending on the browser: FireFox: TypeError: $.timeEntry is undefined Chrome: TypeError: Cannot read property '_defaults' of undefined IE: TypeError: $.timeEntry._defaults is null or not an object
I don't know whether there's a problem with my trac install or what but it is rather annoying.
Attachments (1)
Change History (3)
Changed 14 years ago by
Attachment: | work_time.JPG added |
---|
comment:1 Changed 14 years ago by
comment:2 Changed 8 years ago by
Owner: | Colin Guthrie deleted |
---|
Note: See
TracTickets for help on using
tickets.
This seems to be related to the jQuery plugin that is shipped with the trac plugin... not quite sure why this would happen... Does it happen consistently?
It should be available via the URL /chrome/worklog/jquery.timeentry.pack.js
I'm not really sure what extra advise I can offer on this topic tho'. (unless I've made a mess of the 0.12 version of the plugin which I've not tested as thoroughly).