Ticket #2484 (closed Bugs: fixed)

Opened 6 years ago

Last modified 5 years ago

menu report

Reported by: tonytv Assigned to:
Priority: minor Milestone: 2.4
Component: Reports Version: SVN-HEAD
Keywords: Cc:
Confirmation: Confirmed Distro:
Backend Engine: Asterisk 1.4.x Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

In menu "reports"there is row "source" next a blank field and next 4 radio buttons.When click in any button the result is the same (like press button "contains").

Change History

12/06/07 03:29:27 changed by p_lindheimer

  • status changed from new to closed.
  • confirmation changed from Unreviewed to Confirmed.
  • resolution set to fixed.

always amazing how long some of these issues can go un-reported (like years...)

r5360

CDR Reports SOURCE column was not differntiating it's search for the differnt radio button choices, everything was 'LIKE %<pattern>% - changed sourcetype to sr ctype across the entire application to fix (it depends on the src part of srctype to be the table field name - pretty ugly

12/06/07 03:29:59 changed by p_lindheimer

  • version changed from 2.3.1 to SVN-HEAD.