View Issue Details

IDProjectCategoryView StatusLast Update
532RackTablesSNMPpublic2012-04-17 12:10
Reporterblaza-pl Assigned Toandriyanov  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version0.19.11 
Target Version0.19.12Fixed in Version0.19.12 
Summary532: PHP Notice: Use of undefined constant snmpcomm - assumed 'snmpcomm' in interface.php
DescriptionI 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
TagsNo tags attached.

Activities

infrastation

infrastation

2012-04-17 12:10

administrator   ~0000653

This bug was fixed in commit 5006.

Issue History

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