aboutsummaryrefslogtreecommitdiffstats
path: root/editversions.cgi
Commit message (Collapse)AuthorAgeFilesLines
* Fixed very very nasty bug which, when deleting a component, would tellterry%mozilla.org1999-12-171-11/+17
| | | | | | | you it had no bugs (even when it had some), and would then proceed to delete all those bugs (even if you had the param set to never allow bug deletion.) Added some paranoia to prevent such things from happening again. Yikes.
* updated license boilerplatedmose%mozilla.org1999-11-021-9/+19
|
* Need to value_quote() things that go into VALUE attributes in HTML.terry%mozilla.org1999-10-201-5/+10
|
* Patch by Holger Schurig <holger@holger.om.org> -- rewriting and enhancing theterry%mozilla.org1999-10-131-0/+542
ability to edit components, products, and versions. Yay!