• jake%acutex.net's avatar
    Fix for bug 86300 - If a bug didn't exist and GetBugLink() tried to create a… · c271e309
    jake%acutex.net authored
    Fix for bug 86300 - If a bug didn't exist and GetBugLink() tried to create a tooltip for it, you'd get uninitialized variables warnings in your error log.  This path also introduces a cache so if the same bug # is mentioned more than once during the same running of the script, it only has to query the database once.
    r= mattyt, gerv
    c271e309
globals.pl 48.4 KB