]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 1851421: Use /a with \d to ensure ASCII digit matches (#225)
authorDave Miller <justdave@bugzilla.org>
Sat, 11 Jul 2026 08:34:32 +0000 (04:34 -0400)
committerGitHub <noreply@github.com>
Sat, 11 Jul 2026 08:34:32 +0000 (04:34 -0400)
commitab6f70fa938cec438a887b1111a58bab9324dbdb
tree0e537dc020f59a7eff9384b12f51ee3a04587751
parent4ac9d06e3e451e0a1e537649279ac911eb5630b0
Bug 1851421: Use /a with \d to ensure ASCII digit matches (#225)

r=mrenvoize
72 files changed:
Bugzilla/Attachment.pm
Bugzilla/Bug.pm
Bugzilla/BugUrl/Debian.pm
Bugzilla/BugUrl/GitHub.pm
Bugzilla/BugUrl/Google.pm
Bugzilla/BugUrl/JIRA.pm
Bugzilla/BugUrl/Launchpad.pm
Bugzilla/BugUrl/MantisBT.pm
Bugzilla/BugUrl/Trac.pm
Bugzilla/CGI.pm
Bugzilla/Chart.pm
Bugzilla/Comment.pm
Bugzilla/Config/Common.pm
Bugzilla/DB/Oracle.pm
Bugzilla/DB/Pg.pm
Bugzilla/Extension.pm
Bugzilla/Flag.pm
Bugzilla/Install/DB.pm
Bugzilla/Install/Filesystem.pm
Bugzilla/Install/Requirements.pm
Bugzilla/Install/Util.pm
Bugzilla/Mailer.pm
Bugzilla/Migrate/Gnats.pm
Bugzilla/Object.pm
Bugzilla/RNG.pm
Bugzilla/Search.pm
Bugzilla/Search/Quicksearch.pm
Bugzilla/Search/Saved.pm
Bugzilla/Template.pm
Bugzilla/Update.pm
Bugzilla/User.pm
Bugzilla/Util.pm
Bugzilla/Version.pm
Bugzilla/WebService/Bug.pm
Bugzilla/WebService/Server/REST.pm
Bugzilla/WebService/Server/REST/Resources/Bug.pm
Bugzilla/WebService/Server/REST/Resources/BugUserLastVisit.pm
Bugzilla/WebService/Server/REST/Resources/Classification.pm
Bugzilla/WebService/Server/REST/Resources/FlagType.pm
Bugzilla/WebService/Server/REST/Resources/Group.pm
Bugzilla/WebService/Server/REST/Resources/Product.pm
Bugzilla/WebService/Server/REST/Resources/User.pm
buglist.cgi
chart.cgi
contrib/bzdbcopy.pl
contrib/console.pl
contrib/merge-users.pl
contrib/sendbugmail.pl
editproducts.cgi
email_in.pl
extensions/Example/Extension.pm
extensions/MoreBugUrl/lib/BitBucket.pm
extensions/MoreBugUrl/lib/PHP.pm
extensions/MoreBugUrl/lib/RT.pm
extensions/MoreBugUrl/lib/Redmine.pm
extensions/MoreBugUrl/lib/ReviewBoard.pm
extensions/MoreBugUrl/lib/Rietveld.pm
extensions/MoreBugUrl/lib/Savane.pm
extensions/MoreBugUrl/lib/WineHQForums.pm
extensions/Voting/Extension.pm
importxml.pl
process_bug.cgi
query.cgi
report.cgi
reports.cgi
show_bug.cgi
showdependencygraph.cgi
showdependencytree.cgi
testserver.pl
userprefs.cgi
whine.pl
xt/lib/Bugzilla/Test/Search/FieldTest.pm