Opened 20 months ago
Closed 16 months ago
#9530 closed defect (fixed)
Expand all / Collapse all is not running
| Reported by: | podskalsky | Owned by: | seccanj |
|---|---|---|---|
| Priority: | normal | Component: | TestManagerForTracPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.12 |
Description
In 1.4.8 the "Expand all / Collapse all" feature is not running!
There is a javascript bug!
Attachments (3)
Change History (9)
Changed 20 months ago by podskalsky
comment:1 Changed 20 months ago by seccanj
comment:2 Changed 20 months ago by seccanj
- Resolution set to fixed
- Status changed from new to closed
Attached a patched macros.py file, to be replaced on top of 1.4.8 source tree into:
testman4trac/trunk/testmanager/macros.py
Ciao,
Roberto
comment:3 Changed 19 months ago by podskalsky
- Resolution fixed deleted
- Status changed from closed to reopened
Sorry, but your patch is still not working at 1.4.8 :-(
please look at attached picture.
Changed 19 months ago by podskalsky
comment:4 Changed 18 months ago by seccanj
Hi,
the fix to this ticket is in the latest BETA 1.4.9 release, attached to #9287.
Actually there also is the need for updating the language catalogs. I have uploaded the modified versions on Transflex for anyone to contribute.
Refer to the forum post for details.
It would be great if you could take a tour and, besides looking at the new stuff, make sure nothing (big) is broken.
Thanks, ciao.
Roberto
comment:5 Changed 18 months ago by podskalsky
can't find this "bug" at BETA 1.4.9 release :-)
comment:6 Changed 16 months ago by seccanj
- Resolution set to fixed
- Status changed from reopened to closed
Fixed and released with 1.4.10. The problem ony occurred in conjunction with the Agilo plugin.


You're right, I had found this bug already...
You can find it fixed in 1.4.9 development (you should have it).
I'll attach a patch for 1.4.8 asap.
Ciao,
Roberto