Bug 514223
| Summary: | ISE when entering invalid IP into "Filter by Single Ip Address" filter (webui) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Satellite 5 | Reporter: | Milan Zázrivec <mzazrivec> | ||||
| Component: | Server | Assignee: | Jan Dobes <jdobes> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Martin Korbel <mkorbel> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 530 | CC: | cperry, jdobes, mkorbel | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | spacewalk-java-2.0.2-2 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-10-01 21:53:08 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: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 924232 | ||||||
| Attachments: |
|
||||||
fixed in spacewalk master: 08ff97d391498d54c87b370158e647f794e1623f VERIFIED on spacewalk-java-2.0.2-39.el6sat Steps to reproduce are in comment 0. Result on Sat 5.6.0, message in the blue box "The empty list below is filtered. Clear filter to see all 1 items." Satellite 5.6 has been released. This bug was tracked under the release. This bug was either VERIFIED or RELEASE_PENDING (re-verified prior shortly before release). Moving to CLOSED CURRENT_RELEASE. Text from Upgrade Erratum follows: Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2013-1395.html |
Created attachment 355408 [details] traceback Description of problem: Entering an invalid IP address into the input box for "Filter by Single Ip Address" filter causes an ISE (attachment). Version-Release number of selected component (if applicable): spacewalk-java-0.5.44-36 How reproducible: Always Steps to Reproduce: 1. Install Satellite 5.3.0, sync some channels. 2. Create several kickstart profiles, assign some IP Address Ranges to them in the "Bare Metal Kickstart" tab 3. In webui, navigate to System -> Kickstart -> Bare Metal 4. Enter "foo" into the "Filter by Single Ip Address" input box & hit Go. Actual results: Internal server error (attachment) Expected results: Possibly no error, friendly message instead. Additional info: N/A