summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Util.pm
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2007-03-17 05:15:29 +0100
committerlpsolit%gmail.com <>2007-03-17 05:15:29 +0100
commit604ccd0da5801d61ad240ae6fd4ddee2ab36d91b (patch)
treea10dead7691ddf291e680d9c796e839251b4a921 /Bugzilla/Util.pm
parent75608afda9bb02d965f7be22f385ddf9f888baea (diff)
downloadbugzilla-604ccd0da5801d61ad240ae6fd4ddee2ab36d91b.tar.gz
bugzilla-604ccd0da5801d61ad240ae6fd4ddee2ab36d91b.tar.xz
Bug 366120: QuickSearch gets confused by colons in quotes - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r/a=LpSolit
Diffstat (limited to 'Bugzilla/Util.pm')
-rw-r--r--Bugzilla/Util.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bugzilla/Util.pm b/Bugzilla/Util.pm
index 4a87ff042..e97bb11d0 100644
--- a/Bugzilla/Util.pm
+++ b/Bugzilla/Util.pm
@@ -34,7 +34,7 @@ use base qw(Exporter);
@Bugzilla::Util::EXPORT = qw(is_tainted trick_taint detaint_natural
detaint_signed
html_quote url_quote value_quote xml_quote
- css_class_quote html_light_quote
+ css_class_quote html_light_quote url_decode
i_am_cgi get_netaddr correct_urlbase
lsearch
diff_arrays diff_strings