Opened 17 months ago
Closed 16 months ago
#9776 closed defect (fixed)
Testplans not visible with latest Agilo Plugin
| Reported by: | podskalsky | Owned by: | seccanj |
|---|---|---|---|
| Priority: | normal | Component: | TestManagerForTracPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.12 |
Description (last modified by rjollos)
Hello Roberto,
we have installed the latest testmanager 1.4.9 and the latest agilo-pro 1.3.6 plugin.
But the TestPlans cant be expanded - they are unvisible :-(
I've checked the code and found that the class collapsed is not defined with agilo css files ...
<fieldset id="objectChangeHistoryFields" class="collapsed"> <fieldset id="testPlanListFields" class="collapsed"> <fieldset id="testCaseHistoryFields" class="collapsed">
... as workaround I've changed the class, now i can see the fieldsets.
A second problem is the menue:
When we are klicking at TestManager or TestStats , the Menu is empty - please look at attached picture.
BR
Andreas
Attachments (1)
Change History (4)
Changed 17 months ago by podskalsky
comment:1 Changed 17 months ago by rjollos
- Description modified (diff)
comment:2 Changed 17 months ago by seccanj
Ahahaha I love your theme :D
I didn't get what you mean by "klicking at TestManager or TestStats , the Menu is empty". So it disappears as soon as you click on any of the two menu entries?
I'll take a look at this asap, but hese days I'm pretty busy with my real job... Please be patient.
Ciao,
Roberto
comment:3 Changed 16 months ago by seccanj
- Resolution set to fixed
- Status changed from new to closed
Fixed and released with 1.4.10. There was a jQuery conflict.


Missing Menue Navigation Bar