Ticket #71 (closed defect: duplicate)
label/quarantine/discard funniness
| Reported by: | dmorton | Owned by: | rjl |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0.0 RC6 |
| Component: | PHP scripts | Version: | 1.0.0 RC5 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I don't think this should be possible:
<input type="radio" name="spam_destiny" value="label" checked> Labeled <input type="radio" name="spam_destiny" value="quarantine" checked> Quarantined <input type="radio" name="spam_destiny" value="discard" > Discarded
The logic of which of these radios to show is messed up.
Change History
Note: See
TracTickets for help on using
tickets.

