]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 523977: Make Bugzilla::Object->check send the trimmed value to new(), and also...
authormkanat%bugzilla.org <>
Sat, 24 Oct 2009 05:26:35 +0000 (05:26 +0000)
committermkanat%bugzilla.org <>
Sat, 24 Oct 2009 05:26:35 +0000 (05:26 +0000)
commit0ddb000b0c5280b9a13d9b930ea21ecf546bd5c9
treec930d99f072e893e6dd6e91e6b1ae555c09632e9
parentad9d2eb59d635d1d7a4fb8b2bf110c9aca495ae1
Bug 523977: Make Bugzilla::Object->check send the trimmed value to new(), and also be more accurate about what's "empty". This also makes detaint_natural and detaint_signed call int() on their return values.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
Bugzilla/Object.pm
Bugzilla/Util.pm