By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release. View | Details | Raw Unified | Return to bug 970
Collapse All | Expand All

(-)kvpnc/admin/am_edit (+2 lines)
Lines 1552-1557 Link Here
1552
               'lo16' => 'locolor/16x16',
1552
               'lo16' => 'locolor/16x16',
1553
               'lo22' => 'locolor/22x22',
1553
               'lo22' => 'locolor/22x22',
1554
               'lo32' => 'locolor/32x32',
1554
               'lo32' => 'locolor/32x32',
1555
               'lo48' => 'locolor/48x48',
1556
               'lo64' => 'locolor/64x64',
1555
               'hi16' => 'hicolor/16x16',
1557
               'hi16' => 'hicolor/16x16',
1556
               'hi22' => 'hicolor/22x22',
1558
               'hi22' => 'hicolor/22x22',
1557
               'hi32' => 'hicolor/32x32',
1559
               'hi32' => 'hicolor/32x32',

Return to bug 970