Ports speed filter not working

  1. Ports -> All Ports
  2. state: Up, speed: 100Mbps, mediaType: gigabitEthernet. Press Search

Results are not 100Mbps (but they are present in table), speed selector is All Speeds, but it must be 100Mbps

Post fields are: device_id=&hostname=&state=up&fSpeed=100000000&ifType=gigabitEthernet&port_descr_type=&ifAlias=&location=

root@nms:/opt/librenms# ./validate.php

====================================

Component Version
LibreNMS 1.39-82-g1a618d0
DB Schema 251
PHP 7.0.30-0ubuntu0.16.04.1
MySQL 10.0.34-MariaDB-0ubuntu0.16.04.1
RRDTool 1.5.5
SNMP NET-SNMP 5.7.3

====================================

[OK] Composer Version: 1.6.5
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database schema correct

Simple fix: https://github.com/librenms/librenms/pull/8759

2 Likes