Closed (fixed)
Project:
Duration Field
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
26 Apr 2018 at 18:10 UTC
Updated:
11 May 2018 at 02:29 UTC
Jump to comment: Most recent
To reproduce:
Add new duration field trough ui select granularity for hour, minute and second.
save and set display format.
Errors:
1. Notice: Undefined index: lowercase in Drupal\duration_field\Plugin\Field\FieldFormatter\DurationHumanDisplayFormatter->getHumanFriendlyLabel() (line 232 of
2. Error: Unsupported operand types in Drupal\duration_field\Plugin\Field\FieldFormatter\DurationHumanDisplayFormatter->getHumanFriendlyLabel() (line 232 of
Comments
Comment #2
jaypanComment #4
jaypanFixed in Dev. I'll issue a new release sometime soon, maybe today.
Comment #5
jaypan