]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 192677: Add new test to flag failure-to-filter situations in the templates, and...
authorjustdave%syndicomm.com <>
Fri, 25 Apr 2003 03:49:27 +0000 (03:49 +0000)
committerjustdave%syndicomm.com <>
Fri, 25 Apr 2003 03:49:27 +0000 (03:49 +0000)
commit29021b187f042f023584dd3986c086ca68bef0a2
treed6c1c7c114ffe92462ef4f1817c6a87f18e4141c
parent2fac94504175f4964ad254f07e184e00e10eef08
Bug 192677: Add new test to flag failure-to-filter situations in the templates, and correct the XSS holes that were discovered as a
result of it.
Patch by Gervase Markham <gerv@mozilla.org>
r= myk, bbaetz, justdave
a= justdave
19 files changed:
duplicates.cgi
t/008filter.t [new file with mode: 0644]
template/en/default/account/auth/login.html.tmpl
template/en/default/attachment/edit.html.tmpl
template/en/default/bug/create/create-guided.html.tmpl
template/en/default/bug/create/create.html.tmpl
template/en/default/bug/create/make-template.html.tmpl
template/en/default/bug/show-multiple.html.tmpl
template/en/default/filterexceptions.pl [new file with mode: 0644]
template/en/default/global/choose-product.html.tmpl
template/en/default/global/code-error.html.tmpl
template/en/default/global/hidden-fields.html.tmpl
template/en/default/global/message.html.tmpl
template/en/default/global/user-error.html.tmpl
template/en/default/list/change-columns.html.tmpl
template/en/default/list/list.html.tmpl
template/en/default/list/table.html.tmpl
template/en/default/reports/duplicates.html.tmpl
template/en/default/search/form.html.tmpl