Opened 13 years ago
Closed 13 years ago
#9287 closed enhancement (fixed)
new browser tab for existing testcases
Reported by: | podskalsky | Owned by: | Roberto Longobardi |
---|---|---|---|
Priority: | normal | Component: | TestManagerForTracPlugin |
Severity: | normal | Keywords: | |
Cc: | Ryan J Ollos | Trac Release: | 0.12 |
Description
Why do we get a new browser tab when we try to open a existing testcase at catalog or testplan ? The links are definded with
target="_blank"
Without that target it would be ok.
BR Andreas
Attachments (1)
Change History (9)
comment:1 Changed 13 years ago by
Type: | defect → enhancement |
---|
comment:3 Changed 13 years ago by
+1 for this option in trac.ini as well, I'd prefer to turn it off.
comment:4 Changed 13 years ago by
Cc: | Ryan J Ollos added; anonymous removed |
---|
comment:5 Changed 13 years ago by
Hi all, sorry for not being very active these last weeks, I've been busy with my job.
Anyway, I've the 1.4.9 release ready for shipment, and it includes this enhancement, I only need some more testing.
It would be great if some of you could help me with the beta test before letting it out.
I'll post the archive on the Forum for anyone willing to test it in the next days.
Actually there would also be the need for updating the language catalogs. I'll upload the modified versions on Transflex for anyone to contribute.
Thanks as always for your help. Ciao, Roberto
comment:6 Changed 13 years ago by
Hi guys, I've attached the latest BETA 1.4.9 release to this ticket, and updated the source message catalog files on Transiflex.
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
Hi Andreas, this was a thoughtful choice actually :D
I think we may easily make this an option in trac.ini, what do you think?
Roberto