coderedcorp / coderedcorp/coderedcms
Structured Data Error using Geographic coordinates
Open
Type: Bug
- Dominant language
- Python
- Stars
- 765
- Forks
- 154
- PR merge metrics
- No merged PRs in 30d
Description
#### Describe the bug
There seems to be a problem with Json output using coordinates. The coordinates are added to the structured data, but I think that the comma breaks the JSON output.
#### Steps to reproduce
Steps to reproduce the behavior:
1. Go to SEO tab in page.
2. Enter geographic coordinates under STRUCTURED DATA - ORGANIZATION
#### Expected behavior
When I enter coordinate like 15.43929432, it is saved as 15,43929432. Shouldn't it keep a decimal format using "." ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.