Closed
Bug 392432
Opened 18 years ago
Closed 18 years ago
no links in header/footer to create Test Plans/Cases/Runs localization de
Categories
(Testopia :: User Interface, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: andre.brosig, Assigned: gregaryh)
Details
Attachments
(1 file)
297.01 KB,
application/x-zip-compressed
|
Details |
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Ihr OEPAG Pensionskassen Browser; .NET CLR 2.0.50727; InfoPath.1)
Build Identifier: 1.3-BETA2
Testopia 1.3-BETA2 / Bugzilla 3.0 installation on Windows. I was able to install it properly by manually doing the changes mentioned in Patch 3.0 and
running checksetup.pl afterwards. Testers group was created and as an admin I'm member of that group too. However, I can not create any Test Plans/Cases/Runs because I don't have these links in the footer (pls see attachment)? There are only the Testopia Saved Searches available which can be used. Also the link 'manage run environments' is accessible and shows all existing products. I verified that I do have the most recent perl modules installed.
Reproducible: Always
Steps to Reproduce:
1.install bugzilla 3.0&germzilla3.0,Mysql 5.0.41,ActiveStatePerl 5.8.8, MS IIS
2.install testopia 1.3-BETA2
3.logon to testopia
Actual Results:
logon to main page successful, can see and access all links to bugzilla & administer bugzilla & testopia, but don't have any links to create Test Plans/Cases/Runs available
Expected Results:
all testopia links are available, also those to create Test Plans/Cases/Runs
at least one of the updates mentioned in the patch3.0 file had to be performed at different places than mentioned in the file, but I'm rather sure I did that properly.
When I remove the localization 'de' and only use the 'en' templates, then the links in the header appear to create Plans/Cases/Runs, but still nothing in the footer
Reporter | ||
Comment 1•18 years ago
|
||
Assignee | ||
Comment 2•18 years ago
|
||
You need to apply the template patches to the Germzilla templates. You will have to do this manually. Specifically, the patch for template/en/default/global/common-links.html.tmpl
You will need to find all the template patches and apply them. to the Germzilla tempaltes. You may be able to get away with simply replacing the template/en with template/de.
Looking at your screenshot, in the English version all the links are there (header and footer).
I have added this as a FAQ at http://wiki.mozilla.org/Testopia:FAQ
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 3•18 years ago
|
||
Thanks a lot! I just added the line +[% Hook.process("links") %] to the de template common-links.html.tmpl and ran checksetup. Then the links in the header appeared also for the localization de
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•