]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Fix for bug 47914: buglist.cgi always had a not-logged-in footer if you were unlucky...
authorjustdave%syndicomm.com <>
Thu, 21 Jun 2001 09:02:30 +0000 (09:02 +0000)
committerjustdave%syndicomm.com <>
Thu, 21 Jun 2001 09:02:30 +0000 (09:02 +0000)
commit00fc4b6a708775539cb62c5dd781cbc6f0f87b3e
treece76f2f77bbfda9b8db1d874b416c18784affa41
parentcb68c84bcb213c3c109a54e1728b8c2434171c27
Fix for bug 47914: buglist.cgi always had a not-logged-in footer if you were unlucky enough to have a login cookie that got corrupted in the shadow database.  This patch makes buglist.cgi switch back to the primary database before looking up your login cookie for the footer.
Patch by Myk Melez <myk@mozilla.org>
r= justdave@syndicomm.com
buglist.cgi