Actions
Bug #2371
closedTypo in shaper.inc
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Traffic Shaper (ALTQ)
Target version:
-
Start date:
04/11/2012
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0.1
Affected Architecture:
All
Description
When I was fiddling with my traffic shaping, I found that my limits stopped loading. When I rebooted the firewall, I got the message, "Fatal error: Call to undefined method dnququq_class::GetQimit() in /etc/inc/shaper.inc on line 3245"
There is a typo there such that it tries to call GetQimit() instead of GetQlimit(). It seems to function normally when I Change it to GetQlimit().
Actions