Opened 23 months ago
Closed 20 months ago
#9044 closed defect (fixed)
csv import not possible with agilo plugin
| Reported by: | andreas.podskalsky@… | Owned by: | seccanj |
|---|---|---|---|
| Priority: | normal | Component: | TestManagerForTracPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.12 |
Description
hello roberto,
in combination with a running agilo plugin it's not possible to do an csv import of testcases!
the "browse" button is not working.
Regards
Andreas
Attachments (1)
Change History (8)
comment:1 Changed 23 months ago by seccanj
comment:2 Changed 22 months ago by rishie
Hi,
Just fixed this issue by changing the wiki.py and testmanager.js instances of the #dialog to something else like #dialog-import.
This fixed th import dialog for me.
comment:3 Changed 22 months ago by seccanj
Hi rishie,
thanks for your solution.
I'm pretty busy with my job in this period.
Anyway, I'll try to find some time tonight or tomorrow to make a patch and attach it here.
Ciao,
Roberto
comment:4 Changed 22 months ago by seccanj
- Status changed from new to assigned
Hi Andreas,
you will find in attachment a patch that fixes the problem as suggested by rishie.
Unzip the archive and replace the files with the same names in the 1.4.7 source tree, then build and replace the produced egg files into your Trac plugins directory.
Let me know how it goes.
Ciao,
Roberto
comment:5 Changed 22 months ago by podskalsky
Hello Roberto,
this patch is OK :-)
the import of testcases is now possible and some test import where OK.
BY, Andreas
comment:6 Changed 22 months ago by seccanj
Thanks for your prompt response!
I'm glad it worked, say thanks to rishie too ;-)
Ciao,
Roberto
comment:7 Changed 20 months ago by seccanj
- Resolution set to fixed
- Status changed from assigned to closed


Hi Adreas,
back from vacation :D
I'll try to take a look at this asap.
Ciao,
Roberto