[wp-trac] [WordPress Trac] #14255: Selected language is displayed incorrectly in Multisite
WordPress Trac
wp-trac at lists.automattic.com
Fri Jul 9 20:53:20 UTC 2010
#14255: Selected language is displayed incorrectly in Multisite
----------------------------+-----------------------------------------------
Reporter: SergeyBiryukov | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: i18n | Version: 3.0
Severity: normal | Keywords:
----------------------------+-----------------------------------------------
There seems to be a bug in {{{mu_dropdown_languages()}}} which results in
the following HTML output:
{{{
<select id="WPLANG" name="WPLANG">
selected='selected'<option value="">English</option>
<option value="ru_RU"> Russian</option>
</select>
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14255>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list