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 - typo in starttde script
Summary: typo in starttde script
Status: RESOLVED FIXED
Alias: None
Product: TDE
Classification: Unclassified
Component: tdebase (show other bugs)
Version: R14.1.x [Trinity]
Hardware: All Linux
: P5 normal
Assignee: Michele Calgaro
URL:
Depends on:
Blocks: R14.0.4
  Show dependency treegraph
 
Reported: 2016-04-23 06:23 CDT by Alexander Golubev (Fat-Zer)
Modified: 2016-04-23 07:36 CDT (History)
3 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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).