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 2268

Summary: [kaffeine] Missing 'pause' action - menu item, icon,...
Product: TDE Reporter: Slávek Banko <slavek.banko>
Component: non-core programsAssignee: Timothy Pearson <kb9vqf>
Status: RESOLVED FIXED    
Severity: normal CC: bugwatch, slavek.banko
Priority: P5    
Version: R14.0.0 [Trinity]   
Hardware: Other   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:
Bug Depends on: 2184    
Bug Blocks: 2246    
Attachments: Fix accidental rename of TDEAction action names in xine_part

Description Slávek Banko 2014-12-20 20:40:26 CST
Created attachment 2401 [details]
Fix accidental rename of TDEAction action names in xine_part

The problem with missing actions caused by commit 8fcc42ce was fixed in commit 81c0e7d. However, a few cases remained uncorrected. Fixed in attached patch.
Comment 1 Slávek Banko 2014-12-20 20:45:44 CST
Fixed in GIT hash 419e900e (master) and 0715c3f2 (r14.0.x).