Bug 753095
Summary: | Filtering orgs brings to PGError | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] Katello | Reporter: | Garik Khachikyan <gkhachik> | ||||
Component: | WebUI | Assignee: | Jason E. Rist <jrist> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Katello QA List <katello-qa-list> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 1.0 | CC: | bbuckingham, cwelton, mkoci, mmccune | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2011-11-11 14:41:21 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Possibly a dupe of bug #750120 *** This bug has been marked as a duplicate of bug 750120 *** |
Created attachment 533017 [details] error screen Description of problem: There seems wrong-defined postgres query on requesting organizations filtering from the "katello/organizations" page. Version-Release number of selected component (if applicable): current latest: katello-0.1.101-1.git.6.83ea7cf.el6.x86_64 How reproducible: always on org page Steps to Reproduce: 1.go to "katello/organizations" page 2.enter some value "F15" for filtering organizations 3.enjoy the red alert notification box Actual results: PGError Expected results: No exception, orgs should get filtered by given value Additional info: Attachment for details.