Anonymous | Login | 2024-11-22 23:43 EST |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||
0001466 | PacketFence | web admin | public | 2012-06-13 19:55 | 2012-06-15 09:20 | |||
Reporter | barryq | |||||||
Assigned To | obilodeau | |||||||
Priority | normal | Severity | major | Reproducibility | sometimes | |||
Status | resolved | Resolution | no change required | |||||
Platform | OS | OS Version | ||||||
Product Version | 3.3.2 | |||||||
Target Version | Fixed in Version | 3.4.0 | ||||||
Summary | 0001466: Changing node category produces error | |||||||
Description | When changing the node category either from "No Category" to a defined category, or from a defined category to "No Category" the following error is produced: Error: Problems executing 'PFCMD node edit a0:6c:ec:d2:a8:81 pid="<hidden>", category="guest", status="reg", bypass_vlan="", voip="no", detect_date="2012-06-13 16:47:07", regdate="2012-06-13 16:47:12", unregdate="", last_arp="", last_dhcp="2012-06-13 16:47:28", lastskip="", notes="AUTO-REGISTERED"' Command not understood. (pfcmd grammar test failed at line 209.) | |||||||
Tags | No tags attached. | |||||||
fixed in git revision | ||||||||
fixed in mtn revision | ||||||||
Attached Files | ||||||||
Notes | |
(0002768) obilodeau (reporter) 2012-06-14 09:16 |
I would assume there's an illegal character in pid. Sorry for the obscure error message. These are allowed: &=?()/,0-9a-zA-Z_*.-:;@ +!^[]|# Before 3.4.0 backslashes weren't allowed. That was fixed in 3.4.0. All characters that could be interpreted in the shell need to be quoted. If you are sure that it isn't this let me know and I'll tell you how to turn on the parser debugger. |
(0002783) barryq (reporter) 2012-06-14 13:20 |
That would explain why the problem doesn't occur every time. I think you are right about the backslashes in the PID. I will get the to the upgrade today or tomorrow and let you know. |
(0002784) obilodeau (reporter) 2012-06-14 14:07 |
sounds good |
(0002793) barryq (reporter) 2012-06-14 20:36 |
I've updated to 3.4.0 and I can't reproduce the error. But I couldn't produce it consistently before anyway. I guess we should just close this and if it pops up again I can open a new ticket. |
(0002794) obilodeau (reporter) 2012-06-15 09:20 |
Sounds good. Thanks! |
Issue History | |||
Date Modified | Username | Field | Change |
2012-06-13 19:55 | barryq | New Issue | |
2012-06-14 09:12 | obilodeau | Status | new => assigned |
2012-06-14 09:12 | obilodeau | Assigned To | => obilodeau |
2012-06-14 09:16 | obilodeau | Note Added: 0002768 | |
2012-06-14 13:20 | barryq | Note Added: 0002783 | |
2012-06-14 14:07 | obilodeau | Note Added: 0002784 | |
2012-06-14 14:07 | obilodeau | Status | assigned => feedback |
2012-06-14 20:36 | barryq | Note Added: 0002793 | |
2012-06-15 09:20 | obilodeau | Note Added: 0002794 | |
2012-06-15 09:20 | obilodeau | Status | feedback => resolved |
2012-06-15 09:20 | obilodeau | Fixed in Version | => 3.4.0 |
2012-06-15 09:20 | obilodeau | Resolution | open => no change required |
Copyright © 2000 - 2012 MantisBT Group |