Both of these bugs seem to exist in 2.0 as well as 2.0.1
When viewing a message and clicking "Reply",
compose.php doesn't update the "To:" field with the
email address of the original message I am replying to.
Also, clicking on "Reply to all" works and replies to
all senders, but
with errors:
Warning: Argument to array_values() should be an array in
/home/www/jawmail/apps/mail/compose.php on line 411
Warning: Invalid argument supplied for foreach() in
/home/www/jawmail/apps/mail/compose.php on line 411
Any ideas?