Ticket #518 (closed defect: fixed)

Opened 7 weeks ago

Last modified 6 weeks ago

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

Changed 7 weeks ago by mortonda@…

  • status changed from new to accepted

[1348] and [1351] address this

Changed 7 weeks ago by mortonda@…

  • status changed from accepted to testing
  • resolution set to fixed

Changed 6 weeks ago by mortonda@…

  • status changed from testing to closed
Note: See TracTickets for help on using tickets.