Re: Bug needs moved to Craft but that's not an option in Bugzilla
Ingo Klöcker <[email protected]> Wed, 18 Dec 2024 08:30:57 +0100
| Newsgroups | gmane.comp.kde.devel.core |
|---|---|
| Message-ID | <5639560.rdbgypaU67@daneel> |
On Dienstag, 17. Dezember 2024 23:11:55 Mitteleuropäische Normalzeit Julius
Künzel wrote:
> Craft does not use bugzilla anymore. Everything should be reported as a
> GitLab issue. As far as I know the bugzilla products for it have hence been
> archived.
Sorry, Michael. I didn't notice that Craft in Bugzilla has been closed. As far
as I can see the classifications like "Unmaintained" are only displayed on the
Product Administration page which isn't accessible for normal Bugzilla users.
It seems that the classification is intended to be displayed on the Browse page
(https://bugs.kde.org/describecomponents.cgi), but the classifications are put
in a <th> which is explicitly hidden via CSS:
#choose_product tr > th {
visibility: hidden;
}
while elements contained in the th are made visible (which makes the product
names visible):
#choose_product tr > th * {
visibility: visible;
}
I have updated the description of the Craft product in Bugzilla to make it
clear that issues for Craft should be reported on invent.
Regards,
Ingo
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQTbjgIOMowwlCBgvyGxb1mVFkdKugUCZ2J6MQAKCRCxb1mVFkdK uvq7AP4ydAIB/sx2nuYTiukJc7t0AyIwoP5O2tusv5AVdJ9t/QD+MZn6Tzx1ZGRX 4YfVRqrxGi5XAxCWp2HDaxpC8cTG3Ak= =RNuO -----END PGP SIGNATURE-----