Opened 12 years ago
Closed 12 years ago
#10568 closed defect (fixed)
Can't edit test case templates
Reported by: | anonymous | Owned by: | Roberto Longobardi |
---|---|---|---|
Priority: | normal | Component: | TestManagerForTracPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 1.0 |
Attachments (2)
Change History (5)
Changed 12 years ago by
Attachment: | TemplateEdit.jpg added |
---|
comment:1 follow-up: 2 Changed 12 years ago by
Status: | new → assigned |
---|
Found the problem and fixed.
Please find the patch in attachment, to be applied on top of 1.5.2.
Apply it to the source code by copying the patch file to the testman4trac.1.5.2/testman4trac/trunk/testmanager
directory and running this command:
patch -i 10568.patch
Let me know if it fixes the problem.
Ciao, Roberto
comment:2 Changed 12 years ago by
Replying to seccanj:
Hi Roberto We have applied your patch and it helped. We can now edit test case templates.
Thanks a lot, Marcel
Found the problem and fixed.
Please find the patch in attachment, to be applied on top of 1.5.2.
Apply it to the source code by copying the patch file to the
testman4trac.1.5.2/testman4trac/trunk/testmanager
directory and running this command:patch -i 10568.patchLet me know if it fixes the problem.
Ciao, Roberto
Error message after template edit