Bug 1286984
| Summary: | Uncaught javascript NPE when attempting to Edit VM | ||
|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Tomas Jamrisko <tjamrisk> |
| Component: | Frontend.UserPortal | Assignee: | Tomas Jelinek <tjelinek> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Petr Matyáš <pmatyas> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.6.0 | CC: | bugs, gklein, jniederm, lsurette, michal.skrivanek, pspacek, pstehlik, rbalakri, Rhev-m-bugs, tjelinek, yeylon, ykaul, ylavi |
| Target Milestone: | ovirt-3.6.2 | Flags: | tjelinek:
ovirt-3.6.z?
rule-engine: planning_ack? tjelinek: devel_ack+ rule-engine: testing_ack+ |
| Target Release: | 3.6.2 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ovirt-3.6.2-1 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-02-18 11:17:07 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Virt | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1213937 | ||
|
Description
Tomas Jamrisko
2015-12-01 09:44:38 UTC
- It looks like an application-level exception, so I assume this happens on all browsers (worth confirming) - the reporter simply happened to use IE11 -> changing summary accordingly, moving to 'virt'. - May be related to (or duplicate of) bug 1286224. This is a different bug than 1286224 - this happens when the user does not have permission to see the management network, than it fails on NPE in Linq.findManagementNetwork(clusterNetworks).getName() *** Bug 1293294 has been marked as a duplicate of this bug. *** *** Bug 1284652 has been marked as a duplicate of this bug. *** I confirm that version 3.6.2.6-0.1.el6 fixed the problem in our environment. Verified on 3.6.3-1 With Win7 x64 and IE11 |