Bug #499
User datatable should not be accesed if uid!=0
Status: | Closed | Start date: | 02/25/2011 | |
---|---|---|---|---|
Priority: | High | Due date: | 02/25/2011 | |
Assignee: | Hector Sanjuan | % Done: | 100% | |
Category: | Sunstone | Estimated time: | 0.10 hour | |
Target version: | Release 2.2 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: |
Description
Currently, when creating a vmachine or a vnet we fetch the username from the user datatable, however it is not available if uid != 0, so it causes a js error
Associated revisions
Bug #499: Fix: Do not fetch username from user datatable if it is null.
Bug #499: Fix: Do not fetch username from user datatable if it is null.
(cherry picked from commit 438f3a978c1cb90c07127bb63436d1c5dc4c3672)
Feature #499: Rewrite is_error()
History
#1 Updated by Hector Sanjuan over 10 years ago
Fix patch
#2 Updated by Hector Sanjuan over 10 years ago
Good fix
#3 Updated by Hector Sanjuan over 10 years ago
- % Done changed from 0 to 100
- Resolution set to fixed
#4 Updated by Hector Sanjuan over 10 years ago
- Status changed from New to Closed