aurweb/web/html
Lukas Fleischer 1b63994b8d web/html/pkgsubmit.php: Deal with unset category ID
Do not move the package to the incoming package directory and fail to
create proper database entries if some AUR upload helper doesn't provide
a category. We got several failing constraints here, such as:

  Cannot add or update a child row: a foreign key constraint fails
  (`AUR`.`Packages`, CONSTRAINT `Packages_ibfk_1` FOREIGN KEY
  (`CategoryID`) REFERENCES `PackageCategories` (`ID`) ON DELETE NO
  ACTION)

Instead, default to "1" (which is "none", or "keep category" for
existing packages) if no category is supplied.

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2011-09-05 16:47:59 +02:00
..
css Fix broken XHTML. 2011-03-11 19:00:50 +01:00
images titlelogo.png: Update again 2010-03-12 16:52:07 -05:00
account.php rename *.inc files to *.inc.php and adjust imports and references 2011-06-22 15:15:04 +02:00
addvote.php rename *.inc files to *.inc.php and adjust imports and references 2011-06-22 15:15:04 +02:00
index.php rename *.inc files to *.inc.php and adjust imports and references 2011-06-22 15:15:04 +02:00
logout.php Use secure and httponly session cookies 2011-08-12 00:09:24 +02:00
packages.php Use 'true' instead of 'True' everywhere 2011-08-11 16:17:09 +02:00
passreset.php rename *.inc files to *.inc.php and adjust imports and references 2011-06-22 15:15:04 +02:00
pkgsubmit.php web/html/pkgsubmit.php: Deal with unset category ID 2011-09-05 16:47:59 +02:00
rpc.php Cleanup RPC usage output a bit 2011-05-29 16:06:28 +02:00
rss.php rename *.inc files to *.inc.php and adjust imports and references 2011-06-22 15:15:04 +02:00
tu.php rename *.inc files to *.inc.php and adjust imports and references 2011-06-22 15:15:04 +02:00
voters.php rename *.inc files to *.inc.php and adjust imports and references 2011-06-22 15:15:04 +02:00