Package: bugzilla3
Version: 3.0.4.1-2+lenny1

After manually migrating a bugzilla 2.22 instance from Etch to bugzilla3 on 
Lenny, a warning message from Germzilla, the german language packet for 
bugzilla, appears in the header when the german language is selected. The 
warning reads:

"Version 3.0.4.1-2+lenny1 mit Germzilla Version 3.0.4-1 (Die Germzilla-Version 
ist für die Bugzilla-Version nicht geeignet!)"

(i.e. the Germzilla version is not fit for use with the Bugzilla version).

A possible fix would be to patch 
/var/lib/bugzilla3/template/de/default/global/gzversion.html.tmpl like this:
5c5
< [%+ IF Bugzilla_version.match("^$for_bz_version(-.*)?\$") %]
---
> [%+ IF Bugzilla_version.match("^$for_bz_version(\..*)?\$") %]

After that, the warning disappeared, the message now reads:

"Version 3.0.4.1-2+lenny1 mit Germzilla  Version 3.0.4-1"

I am not 100% sure that this might not be some result of the manual migration, 
so it'd be nice if somebody else could confirm the issue. It seems to be 
cosmetic in nature, as I haven't noticed any other effect yet.

Kind regards

   Markus


Computec Media AG
Sitz der Gesellschaft und Registergericht: Fürth (HRB 8818)
Vorstandsmitglieder: Albrecht Hengstenberg (Vorsitzender) und Rainer Rosenbusch
Vorsitzender des Aufsichtsrates: Jürg Marquard 
Umsatzsteuer-Identifikationsnummer: DE 812 575 276





--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to