]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 1217882: ensure SQL querys from FlagTypeComment are valid
authorAlexander Merkle <alexander.merkle@lauterbach.com>
Tue, 20 Jun 2023 10:07:45 +0000 (12:07 +0200)
committerDave Miller <justdave@mozilla.com>
Tue, 4 Jul 2023 06:26:57 +0000 (02:26 -0400)
commit60c3e6495fc17067c04784fcaaff867667b0aef7
tree4fe656857af766ff95bb9a2ade176f3670be24eb
parent17a80574d362743247c10b8c0b4c594513a6bd82
Bug 1217882: ensure SQL querys from FlagTypeComment are valid

when $types is empty the SQL query is invalid
extensions/FlagTypeComment/Extension.pm