[wp-trac] [WordPress Trac] #38485: Some part of the UI can be in the wrong language (edge cases)
WordPress Trac
noreply at wordpress.org
Tue Nov 1 15:16:05 UTC 2016
#38485: Some part of the UI can be in the wrong language (edge cases)
---------------------------------------+-------------------------
Reporter: afercia | Owner: swissspidy
Type: defect (bug) | Status: closed
Priority: high | Milestone: 4.7
Component: I18N | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-screenshots has-patch | Focuses:
---------------------------------------+-------------------------
Comment (by eirikurn):
Hey @swissspidy,
The change broke our vip-quickstart staging server (which is updating to
svn master every hour).
It looks like the vip-scanner plugin is translating some strings when it's
imported. This causes a call to get_user_locale, but wp_get_current_user
has not been defined yet, as pluggable.php is imported later.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38485#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list