Bug 1497665
| Summary: | NPE in ovirt-engine/docs/manual | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | jniederm | ||||
| Component: | Frontend.WebAdmin | Assignee: | Greg Sheremeta <gshereme> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Pavel Stehlik <pstehlik> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 4.2.0 | CC: | adahms, bugs, gshereme, tjelinek, ylavi | ||||
| Target Milestone: | --- | Flags: | sbonazzo:
ovirt-4.2-
sbonazzo: ovirt-4.3- |
||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | No Doc Update | |||||
| Doc Text: |
undefined
|
Story Points: | --- | ||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2018-01-10 07:40:39 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | UX | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
this is just a cosmetic problem which can happen only if manipulating the URL by hand. Closing due to capacity. Actually, this will be fixed in https://gerrit.ovirt.org/#/c/86140/ but it's such a trivial and cosmetic issue that it's not worth QA time, so keeping it closed |
Created attachment 1333197 [details] returned-page.txt Description of problem: Accessing ovirt-engine/docs/manual fails with NPE (server returns 500). Version-Release number of selected component (if applicable): current master, commit 99a3e64ebd How reproducible: 100% Steps to Reproduce: 1. Run engine 2. open <engine-url>/ovirt-engine/docs/manual 3. Actual results: NPE Expected results: 404 page Additional info: