When connection with http://openweathermap.org is unavailable uncorrect informations are save in cache. Because cache has his own lifetime during this time look of the weather block is not valid. This module should have a mechanism which checks data before putting them into the cache.

CommentFileSizeAuthor
#4 simple_weather-fix-2469607.patch825 bytesdroppyeu

Comments

  • droppyeu committed dd6bad3 on 7.x-1.x
    Issue #2469607 by droppyeu: Fix weather block when connection with http...
droppyeu’s picture

test

droppyeu’s picture

Assigned: Unassigned » droppyeu
Status: Needs review » Active
droppyeu’s picture

Status: Active » Needs review
StatusFileSize
new825 bytes

I give path to fix that bug.