nextcloud / nextcloud/contacts
Location field tells me to enter an URL.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 642
- Forks
- 221
- Avg merge
- 14h 39m
- Merged PRs (30d)
- 51
Description
The new Location field is marked red and tells me to enter an URL, even when it is pre-filled with coordinates.
- Open a contact.
- Add the Location field.
- It's red already, even though it was just pre-filled with the default.
Additionally, the default value uses a semicolon ; to separate the coordinates, but after saving and loading it has changed to a comma ,.
Server configuration
Operating system: CentOS 7
Web server: lighttpd
Database: SQLite
PHP version: 7.2
Nextcloud version: 16.0.4
Contacts version: 3.1.6
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the problem by adding a Location field to a contact and checking its initial validation state, then save and reload the contact to compare the coordinate separator. Trace the Location field's validation and value serialization; done means valid pre-filled coordinates are not marked red and the separator remains consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100