Closed (fixed)
Project:
UpTime Widget (UptimeRobot)
Version:
8.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
27 Jan 2018 at 14:15 UTC
Updated:
13 Feb 2018 at 18:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
lolandese commentedAttached patch fixes the issue. If reviewing test also on a clean new install an then going to the "fresh" settings form. It should give the first option to be the default also in that case.
Comment #3
id.rem.dev commentedImprovements:
- replaced directly $GLOBALS usage with "request_stack" service;
- improved if else logic;
Added interdiff.
Please, review.
Comment #4
lolandese commentedPatch applies cleanly and fixes the issue.
The proposed improvements make sense. Nice. Thanks.
Comment #6
knyshuk.vova commented