Closed
Bug 330016
Opened 19 years ago
Closed 19 years ago
error if I create component
Categories
(Bugzilla :: Administration, task)
Tracking
()
VERIFIED
INVALID
People
(Reporter: register, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
Every time I create a component, I get this error message:
Software error:
Undef to trick_taint at Bugzilla/Util.pm line 63
Bugzilla::Util::trick_taint('undef') called at /srv/www/htdocs/bugzilla/editcomponents.cgi line 344
For help, please send mail to the webmaster (you@your.address), giving this error message and the time and date of the error.
The component is still created, but the error message bugs me.
I have a pretty new bugzilla installation, but I can't figure out what's wrong.
Everything else works perfectly.
Reproducible: Always
Steps to Reproduce:
1.Choose product
2.Edit components
3.Create new component
4. Add a new component
5. Fill out values
6. Press Create
Actual Results:
I get the error message, but the component is still created:
Software error:
Undef to trick_taint at Bugzilla/Util.pm line 63
Bugzilla::Util::trick_taint('undef') called at /srv/www/htdocs/bugzilla/editcomponents.cgi line 344
For help, please send mail to the webmaster (you@your.address), giving this error message and the time and date of the error.
Expected Results:
no error message
Comment 1•19 years ago
|
||
I'm using Bugzilla Version 2.20.1 with Germzilla Version 2.20-1 and I get the same error message and I can reproduce the error with the same steps like Werner Kratochwil.
One more thing that might be important :
The error DOES appear on Internet Explorer 6 und Mozilla Firefox 1.5 on a Windows XP SP2 machine.
The error DOES NOT appear on a machine with SuSE Linux 10.0 - Neither when using Konqueror 3.4.2 nor when using Mozilla Firefox 1.0.6
Comment 2•19 years ago
|
||
As I wrote before, I'm using Bugzilla Version 2.20.1 with Germzilla Version 2.20-1.
After I changed the language of the Internet Explorer und Mozilla Firefox ( in the Firefox I had to delete the german language from the menue ) to english it worked.
I could even reproduce this workaround on a W2K machine which does use Internet Explorer and Mozilla Firefox, too.
So it look's like germzilla is the problem..
Greets
Dirk Fries
| Reporter | ||
Comment 3•19 years ago
|
||
I can confirm this.
I tried with Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
and all I had to do was make Englisch (en) the first language and reload the page.
So it definitely has to do with GermZilla and I'll post the bug there.
Comment 4•19 years ago
|
||
@Werner Kratochwil - Already done :-)
Just look at http://bugzilla.wurblzap.net fpr Bug 35
Greets Dirk Fries
Comment 5•19 years ago
|
||
Germzilla 2.20-1 requires Bugzilla 2.20. It is entirely possible that it doesn't work with Bugzilla 2.20.1.
Comment 6•19 years ago
|
||
Germzilla is not managed by the Bugzilla team, but by Marc (wurblzap). We only care about the official code.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
| Reporter | ||
Comment 7•19 years ago
|
||
(In reply to comment #5)
> Germzilla 2.20-1 requires Bugzilla 2.20. It is entirely possible that it
> doesn't work with Bugzilla 2.20.1.
>
Die neueste Version von Germzilla verlangt aber Version 2.21.1.
Diese ist nicht downloadbar.
Kann man die wieder downloadbar machen?
Oder welches andere funktionierende Paar ist denn verfügbar?
Besten Dank
Werner
| Reporter | ||
Comment 8•19 years ago
|
||
Sorry, folks. I forgot that I need to write in English.
Here goes the English post:
But the newest version of Germzilla needs version 2.21.1. which is not downloadable anymore.
Would it be possible to open that download again.
Or which pair of Bugzilla/GermZilla version are downloadable that work?
Thanks
Werner
(In reply to comment #7)
> (In reply to comment #5)
> > Germzilla 2.20-1 requires Bugzilla 2.20. It is entirely possible that it
> > doesn't work with Bugzilla 2.20.1.
> >
> Die neueste Version von Germzilla verlangt aber Version 2.21.1.
> Diese ist nicht downloadbar.
> Kann man die wieder downloadbar machen?
> Oder welches andere funktionierende Paar ist denn verfügbar?
>
> Besten Dank
> Werner
>
Comment 9•19 years ago
|
||
Let's move the discussion over to http://bugzilla.wurblzap.net/show_bug.cgi?id=35 because this is a translation-only thing and not an issue of Bugzilla itself.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•