[Bugreport text sent again, because it didn't make it to the list, most likely due to attachments. Please find the patches under http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639532]
Package: bugs.debian.org Tags: patch Some of you may remember this issue, see #623524. There is some work left on this: On http://www.debian.org/Bugs/index.en.html under "Select bugs" there is a list of tags which is lacking 'wheezy' and 'wheezy-ignore'. On http://www.debian.org/Bugs/server-refcard.en.html under "Tags currently include ..." is a list of tags which is also lacking 'wheezy' and 'wheezy-ignore'. To make all this easier (and to not forget some occurences), we should change all occurences to use an entity like the already existing 'bts_tags' entity, which is generated in ../english/Bugs/pkgreport-opts.inc and which is already used in ../Bugs/index.wml: <p>Valid tags are <bts_tags></p> The existing bts_tags entity has the disadvantage, that there is no possibility to use a different formatting, what would be good here. Don't know why bts_tags is generated as it is: ---snip-------------------------------------------------------------- # this is pasted from debbugs/etc/config <perl> @gTags = ( "patch", "wontfix", "moreinfo", "unreproducible", "fixed", "potato", "woody", "sid", "help", "security", "upstream", "pending", "sarge", "sarge-ignore", "experimental", "d-i", "confirmed", "ipv6", "lfs", "fixed-in-experimental", "fixed-upstream", "l10n", "etch", "etch-ignore", "lenny", "lenny-ignore", ); </perl> <define-tag bts_tags whitespace=delete> <: print join(", ", @gTags); :> </define-tag> -----snap------------------------------------------------------------ Are there special circumstances for this? I have prepared a patch, that changes this to a more generic way (without perl). And: On http://www.debian.org/Bugs/Developer.en.html#tags I would also add a list of tags via that entity as a headline in top of all that long descriptions, because this list is getting longer and longer. For a quick overview such a listing would be good on the top. That all would lead to changings in: ../Bugs/Developer.wml ../Bugs/server-control.wml ../Bugs/server-refcard.wml ../Bugs/index.wml ../Bugs/pkgreport-opts.inc Patches attached. Holger -- = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = Created with Sylpheed 3.0.2 under DEBIAN GNU/LINUX 6.0 - S q u e e z e Registered LinuxUser #311290 - http://counter.li.org/ = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = -- To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110828082241.e8cb0aa9.li...@wansing-online.de