Difference between revisions of "Bugs"

From AminetWiki
Jump to navigation Jump to search
Line 16: Line 16:
 
{| border="1" cellspacing="0" cellpadding="5"
 
{| border="1" cellspacing="0" cellpadding="5"
 
! ID
 
! ID
| 2007-02-07-05
+
| 2007-02-15-03
 
|-
 
|-
 
! Status
 
! Status
Line 22: Line 22:
 
|-  
 
|-  
 
! Description
 
! Description
| Web upload interface occasionally produces files with a size of 0 bytes in priv/check. The correct package (with a bogus name and wrong file permissions) will only be stored in priv/temp.
+
| Using admin.php to delete files won't let the moderator enter a reason for deleting the package:
 +
 
 +
home/aminet/aminet_root/doc>/home/aminet/aminet_root/phpinclude/admin.php delete_package util/wb/AmiSnap11.lha<br>
 +
X-Powered-By: PHP/5.1.2<br>
 +
Content-type: text/html<br>
 +
Please state a reason for deleting util/wb/AmiSnap11.lha<br>
 +
Reason: SUCCESS: Deleted: util/wb/AmiSnap11.lha<br>
 
|}
 
|}
  
Line 29: Line 35:
 
{| border="1" cellspacing="0" cellpadding="5"
 
{| border="1" cellspacing="0" cellpadding="5"
 
! ID
 
! ID
| 2007-02-07-04
+
| 2007-02-15-02
 
|-
 
|-
 
! Status
 
! Status
Line 35: Line 41:
 
|-  
 
|-  
 
! Description
 
! Description
| Web upload interface won't allow replacing packages (i.e. ticking the "yes I want to replace the existing package" checkmark doesn't have any result)
+
| Using admin.php to move files results in an error message that admin.php is unable to fix the moved readme's type: field:
 +
 
 +
home/aminet/aminet_root/doc>/home/aminet/aminet_root/phpinclude/admin.php move_package game/misc/Q2CE.lha game/edit<br>
 +
X-Powered-By: PHP/5.1.2<br>
 +
Content-type: text/html<br>
 +
Renaming game/misc/Q2CE.lha to game/edit/Q2CE.lha in database<br>
 +
Moving game/misc/Q2CE.lha to game/edit/Q2CE.lha in filesystem<br>
 +
Moving game/misc/Q2CE.readme to game/edit/Q2CE.readme<br>
 +
Unable to read from readme file for editing "type"-header<br>
 +
|}
 +
 
 +
 
 +
 
 +
{| border="1" cellspacing="0" cellpadding="5"
 +
! 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.
 
|}
 
|}
  
Line 105: Line 132:
 
! Description
 
! Description
 
| According to "eisblock", who used to run "Aminet Comments" at http://www.amiga-online-games.de/AmiNetCom/ (currently offline), his server can no longer access the ADT_RECENT#? files
 
| According to "eisblock", who used to run "Aminet Comments" at http://www.amiga-online-games.de/AmiNetCom/ (currently offline), his server can no longer access the ADT_RECENT#? files
|}
 
 
 
 
{| border="1" cellspacing="0" cellpadding="5"
 
! ID
 
| 2006-06-17-02
 
|-
 
! Status
 
| NEW
 
|-
 
! Description
 
| Flaming an uploader results in an error message. This message is apparently not created by any of the scripts (which continue as if nothing happened), but by some daemon or sth. like that. The message is:
 
 
send-mail: warning: inet_protocols: IPv6 support is disabled: Address family not supported by protocol
 
send-mail: warning: inet_protocols: configuring for IPv4 support only
 
postdrop: warning: inet_protocols: IPv6 support is disabled: Address family not supported by protocol
 
postdrop: warning: inet_protocols: configuring for IPv4 support only
 
 
|}
 
|}

Revision as of 15:13, 15 February 2007

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 2007-02-15-03
Status NEW
Description Using admin.php to delete files won't let the moderator enter a reason for deleting the package:

home/aminet/aminet_root/doc>/home/aminet/aminet_root/phpinclude/admin.php delete_package util/wb/AmiSnap11.lha
X-Powered-By: PHP/5.1.2
Content-type: text/html
Please state a reason for deleting util/wb/AmiSnap11.lha
Reason: SUCCESS: Deleted: util/wb/AmiSnap11.lha


ID 2007-02-15-02
Status NEW
Description Using admin.php to move files results in an error message that admin.php is unable to fix the moved readme's type: field:

home/aminet/aminet_root/doc>/home/aminet/aminet_root/phpinclude/admin.php move_package game/misc/Q2CE.lha game/edit
X-Powered-By: PHP/5.1.2
Content-type: text/html
Renaming game/misc/Q2CE.lha to game/edit/Q2CE.lha in database
Moving game/misc/Q2CE.lha to game/edit/Q2CE.lha in filesystem
Moving game/misc/Q2CE.readme to game/edit/Q2CE.readme
Unable to read from readme file for editing "type"-header


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.


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


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.

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.


ID 2006-06-17-01
Status NEW
Description According to "eisblock", who used to run "Aminet Comments" at http://www.amiga-online-games.de/AmiNetCom/ (currently offline), his server can no longer access the ADT_RECENT#? files