Bugs

From AminetWiki
Revision as of 23:54, 17 June 2008 by Gutjahr (talk | contribs)
Jump to navigation Jump to search

File bugs here, move them to Changelog when they are fixed. Use the following format:

ID YYYY-MM-DD-number
Status NEW
Description Some description


ID 2008-06-18-01
Status NEW
Description moderating comm/net/MarranoFTP.lha while package comm/net/marranoftp.zip already exists, results in the proper "Already on Aminet:" warning. Choosing to replace the existing package will move the old readme to deleted/, but marranoftp.zip is still in comm/net, and still in the database. Note that this behaviour is pretty much as in bug 2006-06-05-01, but it does no longer 'silently' accept the new package (cg)


ID 2007-02-18-03
Status NEW
Description When replacing an existing file, admin.pl fails to move the old package to priv/deleted:

mv: cannot stat `../util/sys/Argue.lha': No such file or directory (cg)


ID 2007-02-18-01
Status NEW
Description ADT server is not running yet. It also needs to be added to server startup (cg)


ID 2007-02-15-01
Status NEW
Description If an uploaded package has a size of 0 bytes, the email offered for flaming is that of the *previously* moderated package. This only happens under certain circumstances, probably if the faulty package has no uploader email of its own (cg)


ID 2007-02-07-03
Status NEW
Description AmFTP doesn't display RECENT files when in ADT mode (cg)


ID 2006-09-01-01
Status NEW
Description admin.php: If you're not in doc/ move_package fails to change the value of the type: field in the readme, because there's an fopen() call which uses a relative path instead of an absolute path (cg)


ID 2006-08-12-01
Status NEW
Description If a readme contains backslashes (in the body, not in one of the header fields - didn't check header fields), these get stripped from *both* the actual readme *and* the database entry. Enclosing the string containing backslashes in double quotes helps the backslashes to actually reach the database entry, but they're still getting stripped from the actual readme. An example would be the windows path in comm/www/firefox_searchplugin.zip (cg)


ID 2006-06-05-01
Status NEW
Description admin.pl will not complain if you try to moderate misc/unix/foo.tar.bz2 while misc/unix/foo.tgz already exists, it will overwrite the existing readme instead. Both packages will be listed in the database afterwards (cg)

Update (20060728):

This is apparently not limited to 'double' extensions ("tar.gzip" etc.). Yesterday admin.pl silently accepted mods/boray/DayUnknown.zip while mods/boray/DayUnknown.lha already existed (cg)