History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: XCF-2585
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Unassigned
Reporter: Anushree Ganguly
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
sipXconfig

CDR Historic Page,ACD Reports,Login History accepts end date ahead of start date

Created: 2008-05-23 02:16   Updated: 2008-07-23 16:36
Component/s: None
Affects Version/s: 3.10.2
Fix Version/s: 3.11.5

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: 1. Text File XCF-2585.patch (9 kb)

Environment:
sipxproxy 3.10.2-012712 2008-05-22T03:12:33 oem-centos5
  sipxconfig 3.10.2-012712 2008-05-22T03:24:25 oem-centos5
Issue Links:
Duplicate
 
This issue also reported as:
XCF-2623 In Login History page, Start date acc... Minor Open


 Description  « Hide
Preconditions :
1.Login as superadmin.
2.Go to Diagonostics --> Login History.
3.Enter Start date as 23 May 2008(current date) and start time as 12:00AM(default value)
4.Enter End date as 23 May 2002(6 years ahead of current date) and start time as 12:00AM(default value)

Steps To Reproduce :
Click on Show Logs.

Expected Response :
An error message should be displayed that the End Date should not be ahead of Start Date.

Actual Response :
No error message is displayed and none of the logs are displayed.

Observation :
Logout and log back in as superadmin.Start Date and End date is reset to its default value and all the logs falling within the start date and End date is displayed.

 All   Comments   Work Log   Change History      Sort Order:
Laurentiu Ceausescu - 2008-07-17 08:56
This patch fixed the problem. The following message will be displayed if start date is higher than end date: 'Start date' should not be higher that 'End date'.

Damian Krzeminski - 2008-07-23 16:36
XCF-2585 Add validation for date ranges

Display error message if End date is before Start date on ACD Reports, CDR and Login history pages.