View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0000862 | PacketFence | | public | 2009-11-30 13:42 | 2011-01-26 15:43 |
|
Reporter | obilodeau | |
Assigned To | obilodeau | |
Priority | normal | Severity | minor | Reproducibility | random |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
|
Summary | 0000862: pdp.cgi: Use of uninitialized value in concatenation (.) or string at /usr/local/pf/cgi-bin/pdp.cgi line 46. |
Description | pdp.cgi: Use of uninitialized value in concatenation (.) or string at /usr/local/pf/cgi-bin/pdp.cgi line 46.
here's line 46:
$logger->info("violation on IP $srcip with trigger $type::$id : violation not added, cannot resolve IP to mac !");
should we enclose $type and $id into ${..}? Test it. |
Tags | No tags attached. |
|
fixed in git revision | |
fixed in mtn revision | |
|
Attached Files | |
|