[
https://issues.apache.org/jira/browse/VCL-1100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16509632#comment-16509632
]
ASF subversion and git services commented on VCL-1100:
------------------------------------------------------
Commit 4e9e37c791abf23ba0d50c3d683a8625f468dac6 in vcl's branch
refs/heads/develop from [~jfthomps]
[ https://git-wip-us.apache.org/repos/asf?p=vcl.git;h=4e9e37c ]
VCL-1100 - block allocation usage graph does not work correctly for allocations
with a single time slot
blockallocations.php: modified AJviewBlockAllocationUsage: moved
"if(is_null($row['blockStart']))" to start of while loop because next
conditional was checking for it not being null; now, always set
$laststart (the bug was that $laststart was not getting set for single
timeslot block allocations)
> block allocation usage graph does not work correctly for allocations with a
> single time slot
> --------------------------------------------------------------------------------------------
>
> Key: VCL-1100
> URL: https://issues.apache.org/jira/browse/VCL-1100
> Project: VCL
> Issue Type: Bug
> Components: web gui (frontend)
> Reporter: Josh Thompson
> Priority: Major
> Fix For: 2.5.1
>
>
> The usage graph for block allocations does not display any data when a block
> allocation only has a single time slot. AJviewBlockAllocationUsage in
> blockallocations.php needs to be fixed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)