Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use non-locale aware specifier when formatting sitemap item priority #32

Open
kminh opened this issue Jan 21, 2016 · 0 comments
Open

Use non-locale aware specifier when formatting sitemap item priority #32

kminh opened this issue Jan 21, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@kminh
Copy link
Collaborator

kminh commented Jan 21, 2016

Using locale aware specifier might output invalid priority such as 1,0, 0,9 instead of 1.0, 0.9.

Resolves:

https://wordpress.org/support/topic/gwt-error-xml-tag-value?replies=1#post-7918677
https://wordpress.org/support/topic/invalid-sitemap-because-of-german-number-format?replies=1#post-8251538
https://wordpress.org/support/topic/priority-values-like-10-instead-of-1-0-is-bad/

@kminh kminh added the Bug label Jan 21, 2016
@kminh kminh self-assigned this Jan 21, 2016
@kminh kminh added this to the 1.5.0 milestone Jan 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant