Ticket #518 (closed defect: fixed)
multiple viruses or attachments renders funny in list-cache.php
| Reported by: | mortonda@… | Owned by: | mortonda@… |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0.3 |
| Component: | PHP scripts | Version: | 1.0.2 |
| Severity: | major | Keywords: | |
| Cc: |
Description
The additional table joins in cache.php#set_select() can result in multiple rows per mail id, which is not what we want. It results in rendering problems with duplicate radio buttons with the same name/value.
Somehow, the virus names or attachemnt names need to be pulled out of the big query and added in as a single value or array in the row.
Change History
Note: See
TracTickets for help on using
tickets.

