Opened 16 years ago
Closed 16 years ago
#3927 closed defect (fixed)
If I use Worklog tracwysiwyg don't work
Reported by: | Owned by: | Colin Guthrie | |
---|---|---|---|
Priority: | normal | Component: | WorkLogPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Interesting thing. When I enable all components of Worklog works tracwysiwyg never more. If disable all components of Worklog tracwysiwyg works again.
I'm using
Trac: 0.12dev
Python: 2.5 (r25:51908, Sep 19 2006, 09:52:17) [MSC v.1310 32 bit (Intel)]
setuptools: 0.6c6
SQLite: 3.3.4
pysqlite: 2.3.2
Subversion: 1.4.3 (r23084)
jQuery: 1.2.6
didley
Attachments (0)
Change History (8)
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
Sorry I've not had as much time to hack away on this as I'd have liked... I've got a few open tickets now :(
I'll try and find time over the xmas holidays (not that I'll be taking much in the way of holidays but that's beside the point!)
comment:3 Changed 16 years ago by
No prob - you don't get paid for support, so nobody can blame you ;) To ease up your work and help you starting with the right issues:
At least concerning MenusPlugin, the patch attached to #4180 seems to solve the issue. So you might want to start with #4180 - to be like the Valiant Little Tailor and hit seven at one blow ;)
comment:4 Changed 16 years ago by
comment:5 Changed 16 years ago by
didley can you check to see if the latest version fixes things with TracWysiwyg?
comment:6 Changed 16 years ago by
Status: | new → assigned |
---|
comment:7 Changed 16 years ago by
comment:8 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
That's not the only thing affected: MenusPlugin is also no longer working correctly (the current menu item will no longer be highlighted) when Worklog is activated. As with wysiwyg, the menus are working fine again when Worklog is de-activated...