From Fedora Project Wiki

Line 11: Line 11:
* [[BugZappers]]
* [[BugZappers]]
* [[User:Mcepl/Bug_reporting_HOWTO|Bug reporting HOWTO]]
* [[User:Mcepl/Bug_reporting_HOWTO|Bug reporting HOWTO]]
* [[User:Mcepl/BugZappers_tools|BugZappers Tools rewrite]]
* [[User:Mcepl/Bug_links|Random bug links]]
* [[User:Mcepl/Bug_links|Random bug links]]
* [[BugZappers/BugStatusWorkFlow]]
* [[BugZappers/BugStatusWorkFlow]]
* [[BugZappers/Components]] was generated with
* [[BugZappers/Components]] was generated with
  fgrep '<name>' comps.xml | fgrep -v Support | sed -e 's/.*<name>//g ; s/<\/name>//g' \
  fgrep '<name>' comps.xml | fgrep -v Support | sed -e 's/.*<name>//g ; s/<\/name>//g' \
     | sort | sed -e 's/^/||/ ; s/$/||/'  
     | sort | sed -e 's/^/||/ ; s/$/||/'


=== X &amp; co. ===
=== X &amp; co. ===

Revision as of 20:39, 16 August 2010


Interesting links & TODO

  • Camel.Search—to write Evolution Search Expression HOWTO to have at least some examples how it is supposed to work

Bug related links

General bug triage

fgrep '<name>' comps.xml | fgrep -v Support | sed -e 's/.*<name>//g ; s/<\/name>//g' \
    | sort | sed -e 's/^/||/ ; s/$/||/'

X & co.

Mozilla & co.