coderedcorp / coderedcorp/coderedcms
Structured Data Error using Geographic coordinates
- Lenguaje dominante
- Python
- Estrellas
- 765
- Forks
- 154
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
#### 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 "." ?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Reproduce the issue from the page SEO tab by entering a geographic coordinate under Structured Data - Organization. Trace how that value is serialized into the JSON output, then verify that the output remains valid JSON and preserves the decimal point in the coordinate.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- django, python
- Área
- web-dev
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100