nextcloud / nextcloud/ios

Latitude in location gets converted to a positive number

Open
#2,787 0 comments 0 reactions 1 assignee View on GitHub

@mpivchev is already working on this.

Since Feb 10, 2024.

bug
Dominant language
Swift
Stars
2.5k
Forks
1k
Avg merge
2d 18h
Merged PRs (30d)
13

Description

Steps to reproduce
  1. Display information for a photo
  2. Locaton displayed has (correct: 43.00000N, -79.00000E) has the Latitude converted to a positive number ( incorrect: 43.00000N, -79.00000E
Expected behaviour

Location of the photo should be displayed where the photo was taken

Tell us what should happen.
Location of the photo should be displayed where the photo was taken.

Nextcloud web interface shows the correct location.

Actual behaviour

Location of the photo is shown in the wrong location

Tell was what instead happens.
Location of the photo is shown in the wrong location

Screenshots

If applicable, add a screenshot showing the issue.

Logs
If applicable, you can post the iOS app or server logs (removing any sensitive information).
Reasoning or why should it be changed/implemented?

Incorrect data displayed.

Environment data

iOS version: e.g. iOS 14.4.1
iOS 17.3.1

Nextcloud iOS app version: see More > Settings
5.0.1.0

Server operating system:

Web server: Apache, nginx
Apache

Database:
MariaDB

PHP version:
8.2.15

Nextcloud version: see Nextcloud admin page
28.0.2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.