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.

Bug 543

Summary: ktorrent string errors
Product: TDE Reporter: Calvin Morrison <mutantturkey>
Component: non-core programsAssignee: Timothy Pearson <kb9vqf>
Status: RESOLVED FIXED    
Severity: minor CC: bugwatch, darrella
Priority: P5    
Version: 3.5.13 [Trinity]   
Hardware: All   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:
Attachments: patch to fix strings

Description Calvin Morrison 2011-10-14 08:45:59 CDT
Created attachment 101 [details]
patch to fix strings

there are several ktorrent string errors, probably because of the automated conversion to tqt.

the text has all be changed from "Status:" to "tqtStatus:" A simple grep job found the erroneous strings

I have attached a patch with the fixes.

Calvin Morrison.
Comment 1 Timothy Pearson 2011-10-19 02:12:59 CDT
Fixed in SVN revision 1259606.

Thanks for reporting, and for the patch!