summaryrefslogtreecommitdiffstats
path: root/editversions.cgi
AgeCommit message (Collapse)AuthorFilesLines
1999-12-17Fixed very very nasty bug which, when deleting a component, would tellterry%mozilla.org1-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.
1999-11-02updated license boilerplatedmose%mozilla.org1-9/+19
1999-10-20Need to value_quote() things that go into VALUE attributes in HTML.terry%mozilla.org1-5/+10
1999-10-13Patch by Holger Schurig <holger@holger.om.org> -- rewriting and enhancing theterry%mozilla.org1-0/+542
ability to edit components, products, and versions. Yay!