Topic: i18n and slug names
hmm, so I am using 3.1 with all the i18n goodness.
I am having an issue though.
All pages I have with a name with spaces in it has a slug(auto created) with underscores, naturally.
Now everything is being treated as a language.
so
I make
My Page
slug becomes
my_page
And i have a new language called
"page" all over the place.
How is this supposed to behave ?
Can I never use underscores in slugs now?
I have to avoid spaces in IDs.
And have to manually set titles now.
Just a little confused, any help appreciated.
Can this be fixed so only valid language codes are recognized as _ appends ?
Download


