]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 581327: The patch to allow commas in Product (etc.) names broke the
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Sun, 1 Aug 2010 22:50:26 +0000 (15:50 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Sun, 1 Aug 2010 22:50:26 +0000 (15:50 -0700)
commitc7c29e92562a61e16d03739d18fc03c2bdb51716
tree0c443bd4acdda9c09677f762d348447e3cea9685
parentc2dc64ae5a45d90b9ab0fbfaa5f83ab90dd733bc
Bug 581327: The patch to allow commas in Product (etc.) names broke the
entering of comma-separated values in other search fields, like bug_id.
So now we split on commas in text fields, but not for <select> fields.
r=LpSolit, a=LpSolit
Bugzilla/Search.pm