Bugzilla – Bug 3841
User home directory should be cached.
Last modified: 2007-06-22 16:48:22
You need to log in before you can comment on or make changes to this bug.
Currently, every single time the user home directory is needed, a helper class is called to run an in-line Perl script to fetch this path. The value should be cached in the resource data instead.
Fix in trunk. Since the 4.0 schemas are frozen, it is not possible to fix this for future 4.0.x series releases.
This was added to the 4.0.5 release. - Stu