[wp-trac] [WordPress Trac] #39587: link problems with language settings
WordPress Trac
noreply at wordpress.org
Mon Jul 23 10:57:49 UTC 2018
#39587: link problems with language settings
--------------------------+------------------------------
Reporter: aansel | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: I18N | Version: 4.7
Severity: major | Resolution:
Keywords: | Focuses:
--------------------------+------------------------------
Comment (by realloc):
I had the same issue today (Version 4.9.6) and patched that by disabling
the user's option (https://tfrommen.de/disable-user-admin-language-in-
wordpress/) to change the language.
This is far from perfect but at least the feature creates no problems at
the moment.
I understand that $wp_rewrite is global and the call to
flush_rewrite_rules is hard-wired in options-permalink.php. Could a check
for a difference between get_locale() and the user's language (maybe with
an admin_message that informs about the implications) a good starting
point to give a hand here?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39587#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list