SYSTEM WARNING: 'file_get_contents(https://www.clearos.com/?rendertype=json&get=header): failed to open stream: Connection refused' in '/var/www/virtual/newwrapper/cf_topmenu.inc' line 5
Anonymous | Login | 2024-12-03 10:36 MST | |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0002181 | ClearOS | clearos-framework | public | 2015-02-02 11:59 | 2015-02-05 19:42 |
|
Reporter | bchambers | |
Assigned To | bchambers | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | 7.1.0 Beta 1 | |
Target Version | 7.1.0 Beta 1 | Fixed in Version | 7.1.0 Beta 1 | |
|
Summary | 0002181: New Sanity check of enable/disable dropdown widget is wrong |
Description | In v 7.0.11-1, a new check to override the value was added...but contained a bug:
if (isset($value) || $value == '' || $value == NULL)
Should be:
if (!isset($value) || $value == '' || $value == NULL)
|
Tags | No tags attached. |
|
Attached Files | |
|
Relationships |
|
Relationships |
Notes |
Issue History |
Date Modified |
Username |
Field |
Change |
2015-02-02 11:59 |
bchambers |
New Issue |
|
2015-02-02 11:59 |
bchambers |
Status |
new => assigned |
2015-02-02 11:59 |
bchambers |
Assigned To |
=> bchambers |
2015-02-02 12:01 |
bchambers |
Status |
assigned => acknowledged |
2015-02-02 12:01 |
bchambers |
Note Added: 0001370 |
|
2015-02-02 12:01 |
bchambers |
Status |
acknowledged => resolved |
2015-02-02 12:01 |
bchambers |
Fixed in Version |
=> 7.1.0 Beta 1 |
2015-02-02 12:01 |
bchambers |
Resolution |
open => fixed |
2015-02-05 19:42 |
user2 |
Status |
resolved => closed |
Issue History |
SYSTEM WARNING: 'file_get_contents(https://www.clearos.com/?rendertype=json&get=footer): failed to open stream: Connection refused' in '/var/www/virtual/newwrapper/cf_footer.inc' line 7
Copyright © 2009- ClearCenter Ltd.