Fix for bug 86300 - If a bug didn't exist and GetBugLink() tried to create a…
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
Showing
Please
register
or
sign in
to comment