View Issue Details

IDProjectCategoryView StatusLast Update
0001009HTML & PERLBug Report - Interfacepublic2008-03-13 06:54
Reporternwa Assigned Toepoximator  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Summary0001009: pressing 'Delete' on show message page opens a new message page instead
Description<form action="animedb.pl" method="post">
<fieldset>
<input type="hidden" name="show" value="msg" />
<input type="hidden" name="do" value="new" />
<input type="hidden" name="mid" value="746586" />
<input type="hidden" name="msg.to" value="deridiot" />
<input type="hidden" name="msg.title" value="Re: Creq assigned to you!" />

should be
<input type="submit" name="msg.del" value="msg" />
Or something like that, you get the drift.
Tagsmessage

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2008-03-12 09:58 nwa New Issue
2008-03-12 09:58 nwa Tag Attached: message
2008-03-13 06:54 epoximator Status new => resolved
2008-03-13 06:54 epoximator Resolution open => fixed
2008-03-13 06:54 epoximator Assigned To => epoximator