Actions
Bug #10383
closedSearching an errata with issued date displays incorrect results
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1215756
Description of problem:
Searching an errata with issued date displays incorrect results
Version-Release number of selected component (if applicable):
Satellite-6.1.0-RHEL-6-20150424.0
How reproducible:
Always
Steps to Reproduce:
1. Navigate to Web UI -> Content -> Errata Tab (or)
Navigate to Hosts -> Content Hosts -> Select a Content host -> Errata Tab
2. Search for issued = "Apr 21, 2015"
Actual results:
The search returned erratas with issued date of "Apr 20, 2015" (see screenshot).
This same behavior is observed for all errata. Search always returns (searchdate - 1 day)
Expected results:
Issued date matching the given search date should be returned
Additional info:
Actions