coderedcorp / coderedcorp/coderedcms
Structured Data Error using Geographic coordinates
- 主要言語
- Python
- スター
- 765
- フォーク
- 154
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
#### 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 "." ?
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
ページのSEOタブから、Structured Data - Organizationに地理座標を入力して問題を再現します。その値がJSON出力にどのようにシリアライズされるかを追跡し、出力が引き続き有効なJSONであり、座標の小数点を保持していることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- django, python
- 領域
- web-dev
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100