Closed
Bug 346674
Opened 18 years ago
Closed 18 years ago
Error on changing localization
Categories
(Bugzilla :: User Interface, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 335354
People
(Reporter: raller09, Unassigned)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
Build Identifier: bugzilla-2.22-
When i change the localisation - language parameter from "en" to "de" or "ja" (installed from the bugzilla homepage) i get a error message.
The language is not changed.
Reproducible: Always
Steps to Reproduce:
1. login
2. click parameters -> localizaion
3. enter "de" and then "save changes"
Actual Results:
[Mon Jul 31 15:51:05 2006] editparams.cgi: Use of uninitialized value in concatenation (.) or string at C:/Perl/site/lib/Template/Provider.pm line 583. [Mon Jul 31 15:51:05 2006] editparams.cgi: compiled template : Insecure dependency in require while running with -T switch at C:/Perl/site/lib/Template/Provider.pm line 582. [Mon Jul 31 15:51:05 2006] editparams.cgi: [Mon Jul 31 15:51:05 2006] editparams.cgi: Use of uninitialized value in concatenation (.) or string at C:/Perl/site/lib/Template/Provider.pm line 583. [Mon Jul 31 15:51:05 2006] editparams.cgi: compiled template : Insecure dependency in require while running with -T switch at C:/Perl/site/lib/Template/Provider.pm line 582. [Mon Jul 31 15:51:05 2006] editparams.cgi:
Bugzilla has suffered an internal error. Please save this page and send it to (the maintainer eMail address) with details of what you were doing at the time this message appeared.
URL: http://10.168.2.172/bugzilla/editparams.cgi
Template->process() failed twice.
First error: file error - cache failed to write editparams.html.tmpl: Insecure dependency in sysopen while running with -T switch at C:/Perl/lib/File/Temp.pm line 486.
Second error: file error - cache failed to write code-error.html.tmpl: Insecure dependency in sysopen while running with -T switch at C:/Perl/lib/File/Temp.pm line 486.
Expected Results:
Changing of the selected language-template
running bugzilla-2.22 on a Win 2003Server, IIS-Webserver, ActivePerl 5.8.8 Build 817 with the packets from http://landfill.bugzilla.org/ppm/
germzilla-2.22-2.utf-8.tar.gz
Comment 1•18 years ago
|
||
*** This bug has been marked as a duplicate of 335354 ***
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•