Bug 972412
Summary: | submitting invalid UTF-8 characters in job XML causes 500 error | ||
---|---|---|---|
Product: | [Retired] Beaker | Reporter: | wangjing <jingwang> |
Component: | web UI | Assignee: | Dan Callaghan <dcallagh> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | wangjing <jingwang> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 0.12 | CC: | asaha, dcallagh, llim, qwan, rglasz, rmancy |
Target Milestone: | 0.13.x | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-07-11 02:44:54 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Comment 1
Dan Callaghan
2013-06-17 07:07:23 UTC
hope the warning text displaying on page 'Scheduler->New Job' rather than the job list page, then user could change his file directly to re-submit. Verify: 1. Scheduler->New Job 2. import a wrong file, such as a picture. 3. click button 'Submit Data'. Actual results: same as expected results. Expected results: no 500 errors and return proper warning text 'Invalid job XML: 'utf8' codec can't decode byte 0x89 in position 0: invalid start byte' Version: beaker-server-0.13.1-1.git.16.497fc35.el6.noarch beaker-0.13.1-1.git.16.497fc35.el6.noarch beaker-server-redhat-0.1.14-1.el6eng.noarch Beaker 0.13.2 has been released. (http://beaker-project.org/docs/whats-new/release-0.13.html#beaker-0-13-2). |