PacketFence
Bug Tracking System

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000706PacketFencecorepublic2009-06-03 09:592012-02-29 10:56
Reporteruser4 
Assigned Touser4 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000706: node lookup - illegal hexadecimal digits ignored
DescriptionWhen lookup up a node through the web admin GUI, I get the following message:

Illegal hexadecimal digit 's' ignored at /usr/local/pf/lib/pf/util.pm line 92 (0000001)
(W digit) You may have tried to use a character other than 0 - 9 or
A - F, a - f in a hexadecimal number. Interpretation of the hexadecimal
number stopped before the illegal character.

Address : 00:00:00:00:00:02
Owner : 2
Status : unregistered
Name : compname
Notes : notes2
Vendor : XEROX CORPORATION
Browser : agent
TagsNo tags attached.
fixed in git revision
fixed in mtn revision
Attached Files

- Relationships

-  Notes
(0001248)
user4
2009-06-03 10:00

The issue can also be reproduced through the command line:

[root@localhost pf]# ./bin/pfcmd lookup node 00:00:00:00:00:02
Illegal hexadecimal digit 's' ignored at /usr/local/pf/lib/pf/util.pm line 92 (0000001)
    (W digit) You may have tried to use a character other than 0 - 9 or
    A - F, a - f in a hexadecimal number. Interpretation of the hexadecimal
    number stopped before the illegal character.
    
Address : 00:00:00:00:00:02
Owner : 2
Status : unregistered
Name : compname
Notes : notes2
Vendor : XEROX CORPORATION
Browser : agent
(0001249)
user4
2009-06-03 10:38

fixed in mtn revision 5b408fbe0588cd266182b347ab1ac006aa8bfd3f

- Issue History
Date Modified Username Field Change
2009-06-03 09:59 user4 New Issue
2009-06-03 10:00 user4 Status new => assigned
2009-06-03 10:00 user4 Assigned To => user4
2009-06-03 10:00 user4 Note Added: 0001248
2009-06-03 10:38 user4 Note Added: 0001249
2009-06-03 10:38 user4 Status assigned => closed
2009-06-03 10:38 user4 Resolution open => fixed
2010-04-15 17:55 obilodeau Category 1.8.3 => 1.8.x
2012-02-29 10:56 obilodeau Category 1.8.x => core


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker