summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/code-error.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2005-07-20Bug 257767: Option to have fields in CSV files separated by semicolons ↵lpsolit%gmail.com1-0/+4
instead of commas - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=myk
2005-07-13Bug 294160: Step 1 (RO): Create libraries for Products, Components, ↵lpsolit%gmail.com1-0/+5
Classifications, Milestones, and Versions - Patch by Tiago R. Mello <timello@async.com.br> r=mkanat a=myk
2005-07-11Bug 63536: User preference for whether or not to go to the next bug after ↵lpsolit%gmail.com1-0/+3
processing - Patch by byron jones (glob) <bugzilla@glob.com.au> r=LpSolit a=justdave
2005-07-08Bug 293159: [SECURITY] Anyone can change flags and access bug summaries due ↵mkanat%kerio.com1-0/+27
to a bad check in Flag::validate() and Flag::modify() Patch By Frederic Buclin <LpSolit@gmail.com> r=myk, a=justdave
2005-07-08Bug 299212: "already locked" errors should be more informative - Patch by ↵lpsolit%gmail.com1-1/+3
Frédéric Buclin <LpSolit@gmail.com> r=glob a=justdave
2005-07-07Bug 268146: mod_security complain: Invalid cookie format: Cookie value is ↵lpsolit%gmail.com1-0/+3
missing #2 - Patch by Marc Schumann <wurblzap@gmail.com> r=kiko a=justdave
2005-04-11Bug 289570: Blank value always shown on target type code error from ↵lpsolit%gmail.com1-1/+1
editflagtypes.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk
2005-03-15Bug 251960: Search.pm uses DB dependent comma operatormkanat%kerio.com1-0/+5
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=justdave
2005-03-11Bug 98123 : Create a user preferences infrastructure (became 'General Settings')travis%sedsystems.ca1-0/+9
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jouni, mkanat a=myk
2005-03-08Bug 284185 : Incorrect parameter in the "attachment_already_obsolete" error ↵travis%sedsystems.ca1-1/+1
message Patch by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-03-01Bug 119485 : Templatise editusers.cgitravis%sedsystems.ca1-1/+5
Patch by Marc Schumann <wurblzap@gmail.com> r=GavinS, mkanat a=justdave
2005-02-19Bug 282570: Missing errors for DB compatibility layermkanat%kerio.com1-0/+12
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-01-04Bug 272620: avoid XSS problem with internal error messages. Patch by gerv; ↵gerv%gerv.net1-1/+4
r=justdave; a=justdave.
2004-12-14Patch for bug 274236: Variable component overlaps in ThrowCodeError; patch ↵jocuri%softhome.net1-2/+2
by me, r=wurblzap (Marc), a=justdave.
2004-12-09Patch for bug 233049: Improve error when filtering requests with component ↵jocuri%softhome.net1-8/+0
not in the selected product; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.
2004-07-13Patch for bug 190222: templatize editgroups.cgi; r=joel, a=justdave.jocuri%softhome.net1-5/+10
2004-04-17Bug 238865: removing %::FORM from page.cgi in favor of $cgi->paramjustdave%syndicomm.com1-0/+5
Patch by kiko, r=vlad, justdave, a=justdave
2004-04-15Backing out checkin from bug 238865: patch was negatively reviewed post-mortem.justdave%syndicomm.com1-5/+0
a=justdave
2004-04-12Fix for bug 238865-v1: remove %FORM from page.cgi. Does so, fixing thekiko%async.com.br1-0/+5
linked page template and adding a code error for the "bad id provided" case. r=vladd, a=myk.
2004-01-19Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net1-1/+1
template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
2003-12-10Bug 190223: Complete templatization for editkeywords.cgi; reviewed by kiko, ↵jocuri%softhome.net1-0/+4
jth, gerv; r/a=justdave.
2003-10-19Bug 108528: knob is not a defined error message and it does not help a user ↵jocuri%softhome.net1-1/+5
find the error; patch by chaduv (caduvall@glue.umd.edu); r=justdave; a=justdave.
2003-10-17Backing out patch from bug 108528 - failed to take i10n concerns into accountjustdave%syndicomm.com1-6/+1
2003-10-16Bug 108528 - knob is not defined doesn't explain to 2001110503 users what to dotimeless%mozdev.org1-1/+6
patch by caduvall@glue.umd.edu r=timeless a=justdave
2003-09-14Bug 208699 - Move Throw{Code,Template}Error into Error.pmbbaetz%acm.org1-29/+24
r,a=justdave
2003-09-07Bug 207044 - Filter more template directives. None of these are security ↵gerv%gerv.net1-23/+16
bugs, but they need fixing anyway. Patch by gerv; r,a=justdave.
2003-07-04Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net1-27/+29
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
2003-06-26Bug 16009 - generic charting. Patch by gerv; r,a=justdave.gerv%gerv.net1-0/+11
2003-05-05Bug 201816 - use CGI.pm for header outputbbaetz%acm.org1-5/+0
r=joel, a=justdave
2003-04-25Bug 192677: Add new test to flag failure-to-filter situations in the ↵justdave%syndicomm.com1-1/+1
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
2003-03-22Bug 180642 - Move authentication code into a modulebbaetz%acm.org1-0/+10
r=gerv, justdave a=justdave
2002-12-09Bug 159627 quips should be editable and deleteable using the web interfacebugreport%peshkin.net1-0/+3
patch by burnus r=timeless,a=justdave
2002-11-28Bug 171493 - make show_bug use Bug.pm and remove bug_form.plbbaetz%student.usyd.edu.au1-0/+4
r=justdave, joel a=justdave
2002-11-08Fix for bug 178800: fixes taint failure in graphical charts with Perl 5.6.0myk%mozilla.org1-0/+7
r=gerv a=justdave
2002-10-29Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; ↵gerv%gerv.net1-0/+4
2xr=joel.
2002-10-26Bug 147833 - start using CGI.pmbbaetz%student.usyd.edu.au1-1/+6
r=gerv, justdave
2002-10-25Bug 162990 Shorthand/wildcard entry for login names in assign, cc, qa, fieldsbugreport%peshkin.net1-0/+4
patch by not_erik@dasbistro.com r=joel, myk
2002-10-17Bug 172959 - Remove old reporting (most doomed etc.). Patch by gerv; r=bbaetz.gerv%gerv.net1-0/+21
2002-10-08Bug 173027 - code-error.html.tmpl misses a </em>. Patch by burnus; r=gerv.gerv%gerv.net1-1/+1
2002-10-06Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). ↵gerv%gerv.net1-0/+13
Patch by gerv; r=burnus.
2002-10-02Bug 163114 - Templatise all calls to DisplayError. Patch C. Patch by gerv; ↵gerv%gerv.net1-0/+5
r=burnus.
2002-09-30Bug 164038 - token.cgi: Cancel token messages should be moved into the ↵gerv%gerv.net1-1/+8
templates. Patch by burnus; r=gerv.
2002-09-29Bug 163114 - Templatise all calls to DisplayError. Patch B. Patch by gerv; ↵gerv%gerv.net1-0/+11
r=burnus.
2002-09-29Fix for bug 98801: Implementation of the request tracker, a set of ↵myk%mozilla.org1-0/+42
enhancements to attachment statuses. r=gerv,bbaetz
2002-09-25Bug 12282 - General summary reports. Patch by gerv; r=joel.gerv%gerv.net1-0/+4
2002-09-21Bug 163114 - Templatise all calls to DisplayError. First patch - ↵gerv%gerv.net1-0/+21
attachment.cgi. Patch by gerv; r=burnus.
2002-09-05Bug 166698 - clean up the error system, which was confused and broken. Patch ↵gerv%gerv.net1-4/+2
by gerv; r=bbaetz.
2002-08-16Bug 162066 - Fix callers of ThrowCodeError to use messages in ↵gerv%gerv.net1-5/+15
code-error.html.tmpl. Patch by gerv; r=bbaetz.
2002-08-15Bug 162066 - Fix callers of ThrowCodeError to use messages in ↵gerv%gerv.net1-3/+15
code-error.html.tmpl. Patch by gerv; r=bbaetz.
2002-07-27Bug 106640 - allow translation of system messages. Patch by gerv; r=burnus.gerv%gerv.net1-2/+34