[wpmu-trac] Re: [WordPress MU Trac] #218: wp-signup.php mangling foreign characters

WordPress MU Trac wpmu-trac at lists.automattic.com
Fri Jun 13 04:47:30 GMT 2008


#218: wp-signup.php mangling foreign characters
--------------------------------------------------+-------------------------
 Reporter:  misiba                                |        Owner:  somebody
     Type:  defect                                |       Status:  reopened
 Priority:  high                                  |    Milestone:  WPMU 1.0
Component:  component1                            |      Version:  1.0     
 Severity:  blocker                               |   Resolution:          
 Keywords:  wp-signup.php utf-8 language foreign  |  
--------------------------------------------------+-------------------------
Changes (by mburp):

  * status:  closed => reopened
  * resolution:  fixed =>

Comment:

 Has it taken me until 1.5.1 to discover that this change needs to be made
 to wp-activate.php as well or has that page's coding changed in the last
 year and a half. I could kick myself for not noticing this before - I
 expect my users could as well.

 Anyway, wp-activate.php needs the addition of

 require( 'wp-blog-header.php' );

 at line 4 after

 require ('wp-config.php');

 or somewhere around there for the activation page to be legible - at least
 if you're using Hungarian.

 Michael or mburp or misi ba

-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/218#comment:3>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser


More information about the wpmu-trac mailing list