diff options
author | dmose%mozilla.org <> | 2000-07-28 14:12:33 +0200 |
---|---|---|
committer | dmose%mozilla.org <> | 2000-07-28 14:12:33 +0200 |
commit | 1552368b2fd931bcc5d0e63a0e0b7c5f1cbd9632 (patch) | |
tree | af32754bef22adf25120e34a71f6df5db4904a65 /globals.pl | |
parent | 09607b481dc69b2c88948f9ead832871fbb4c16c (diff) | |
download | bugzilla-1552368b2fd931bcc5d0e63a0e0b7c5f1cbd9632.tar.gz bugzilla-1552368b2fd931bcc5d0e63a0e0b7c5f1cbd9632.tar.xz |
A menu was being created too early, before it is possible to avoid
creating the menu with an invalid default selection. This was causing
bugzilla to (incorrectly) spew a database corruption error when
attempting to view a bug that had been resolved MOVED. Why this
wasn't causing the same problem with DUPLICATE resolutions, I don't
know. Moved the menu creation later in the code, so that it only
happens after it has been ensured that the default selection is not
going to be MOVED.
Diffstat (limited to 'globals.pl')
0 files changed, 0 insertions, 0 deletions