Bug 1596446

Summary: geotagging maps view no longer working
Product: [Fedora] Fedora Reporter: Guy Streeter <guy.streeter>
Component: darktableAssignee: Edouard Bourguignon <madko>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 28CC: germano.massullo, madko, oliver, walter.pete
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-12-14 12:32:27 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
follow http redirects none

Description Guy Streeter 2018-06-29 02:45:33 UTC
Created attachment 1455415 [details]
follow http redirects

Description of problem:

The "maps" view "find location" entry is unresponsive

Version-Release number of selected component (if applicable):
2.4.4-1

How reproducible:
always

Steps to Reproduce:
1. Enter text into "find location"

Actual results:
Nothing

Expected results:
A List of matches

Additional info:
The problem is that the http URLs redirect to https and the redirection is not followed. I will attach a patch that fixes it (not yet upstream, but proposed. see https://github.com/darktable-org/darktable/pull/1691/commits/e4bf02ffee6c9e62fb7aed9a18a236fbdef52ad4)

Comment 1 Guy Streeter 2018-06-29 14:38:48 UTC
I should have mentioned that I built and tested this patch.

Comment 2 Germano Massullo (Thetra) 2018-12-14 12:32:27 UTC
patch has been merged upstream. Next release will include the fix