Bandwidth reported incorrectly in Content settings

Bug #1353500 reported by Dan Garner
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Xibo
Fix Released
Medium
Dan Garner

Bug Description

Cliient and Server 1.6.2

difference between the display in "Content Settings": You have used 0 B of bandwidth this month

and

statusdashboard: 0.4 GB

Library Usage: 366.63M the same in both.

Related branches

Revision history for this message
Dan Garner (dangarner) wrote :

lib/pages/admin.class.php

line 266:

$sql = sprintf('SELECT IFNULL(SUM(Size), 0) AS BandwidthUsage FROM `bandwidth` WHERE Month > %d AND Month < %d', $startOfMonth, $startOfMonth + (86400 * 2));

Changed in xibo:
milestone: none → 1.6.3
assignee: nobody → Dan Garner (dangarner)
importance: Undecided → Medium
status: New → Fix Committed
Dan Garner (dangarner)
Changed in xibo:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.