View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000100 | pgpoolAdmin | Bug | public | 2014-05-06 21:54 | 2014-05-12 11:45 |
| Reporter | Dominik Svatos | Assigned To | anzai | ||
| Priority | normal | Severity | trivial | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0000100: is_superuser not available in nodeStatus.php | ||||
| Description | When looking at "/status.php" and selecting "Node Info", you get a notice, that the variable "is_superuser" is not defined. This is easily fixed by adding $tpl->assign('is_superuser', isSuperUser($_SESSION[SESSION_LOGIN_USER])); to line 130 of nodeStatus.php. This eleminates the notices and the buttons are clickable again. | ||||
| Tags | No tags attached. | ||||
|
|
Thank you for reporting. I have fixed it. http://git.postgresql.org/gitweb?p=pgpooladmin.git;a=commitdiff;h=5ec3c83cdcb909ac0dc71ca93ae7a8e8e4217858 |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-05-06 21:54 | Dominik Svatos | New Issue | |
| 2014-05-12 11:45 | anzai | Note Added: 0000410 | |
| 2014-05-12 11:45 | anzai | Status | new => closed |
| 2014-05-12 11:45 | anzai | Assigned To | => anzai |
| 2014-05-12 11:45 | anzai | Resolution | open => fixed |