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 2641

Summary: typo in starttde script
Product: TDE Reporter: Alexander Golubev (Fat-Zer) <fatzer2>
Component: tdebaseAssignee: Michele Calgaro <michele.calgaro>
Status: RESOLVED FIXED    
Severity: normal CC: bugwatch, michele.calgaro, slavek.banko
Priority: P5    
Version: R14.1.x [Trinity]   
Hardware: All   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:
Bug Depends on:    
Bug Blocks: 2575    

Description Alexander Golubev (Fat-Zer) 2016-04-23 06:23:08 CDT
There is a typo in starttde around line 584;
There are two different variables: TGTK_NSPR_PRELOAD and KGTK_NSPR_PRELOAD
Comment 1 Michele Calgaro 2016-04-23 07:36:21 CDT
Fixed in commit 700426d (R14.1.x) and 27549e5 (R14.0.x).