rocklobster-in / bogo

This is the development repository for Bogo, a straight-forward multilingual plugin for WordPress.
https://wordpress.org/plugins/bogo/
Other
24 stars 14 forks source link

Lang slugs disappear from URLs #187

Closed takayukister closed 3 years ago

takayukister commented 3 years ago

If a page name (slug) starts with a couple of letters that is by chance the same as one of the available lang slugs, the letters and the preceding / disappear from the URL, and that makes the URL invalid.

For example, if Japanese (slug: ja) is available on the site, and you create a page titled "Japanese food", the permalink URL should normally be:

http://example.com/japanese-food

This bug makes it:

http://example.companese-food