View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 532 | RackTables | SNMP | public | 2012-02-28 08:36 | 2012-04-17 12:10 |
| Reporter | blaza-pl | Assigned To | andriyanov | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 0.19.11 | ||||
| Target Version | 0.19.12 | Fixed in Version | 0.19.12 | ||
| Summary | 532: PHP Notice: Use of undefined constant snmpcomm - assumed 'snmpcomm' in interface.php | ||||
| Description | I think that following two lines in interface.php should be modified so that $snmpcomm is used and not ${snmpcomm}. <td class=tdleft><input type=text id=sec_name name=sec_name value='<?php echo${snmpcomm};?>'></td> echo "<td class=tdleft><input type=text name=community id=community value='${snmpcomm}'></td></tr>"; Error log: PHP Notice: Use of undefined constant snmpcomm - assumed 'snmpcomm' in interface.php | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-02-28 08:36 | blaza-pl | New Issue | |
| 2012-02-28 08:36 | blaza-pl | Status | new => assigned |
| 2012-02-28 08:36 | blaza-pl | Assigned To | => adoom42 |
| 2012-04-17 12:10 | infrastation | Note Added: 0000653 | |
| 2012-04-17 12:10 | infrastation | Assigned To | adoom42 => andriyanov |
| 2012-04-17 12:10 | infrastation | Status | assigned => closed |
| 2012-04-17 12:10 | infrastation | Resolution | open => fixed |
| 2012-04-17 12:10 | infrastation | Fixed in Version | => 0.19.12 |
| 2012-04-17 12:10 | infrastation | Target Version | => 0.19.12 |