User Details
User Details
- User Since
- Mar 2 2015, 9:04 PM (572 w, 1 d)
- Availability
- Available
- LDAP User
- Unknown
- MediaWiki User
- Christof.spies [ Global Accounts ]
Mar 10 2015
Mar 10 2015
Christof.spies added a comment to T91316: generating a sitemap fails with Error: 1300 Invalid utf8 character string:.
upgraded from 1.23.latest to 1.24.1
generateSitemap was running fine with 1.23.x and has this issue since updated.
php --version
PHP 5.4.36-0+deb7u3 (cli) (built: Jan 9 2015 08:07:06)
MySQL (mariadb) encoding is utf8_general_ci for db and tables
Mar 4 2015
Mar 4 2015
Christof.spies added a comment to T91316: generating a sitemap fails with Error: 1300 Invalid utf8 character string:.
mediawiki version: 1.24.1
run "php maintenance/generateSitemap.php" in application root
Mar 3 2015
Mar 3 2015
Christof.spies added a comment to T91316: generating a sitemap fails with Error: 1300 Invalid utf8 character string:.
workaround:
$title = Title::makeTitle( $namespace, str_repeat( "aa", 63 ) . "aa" );
Christof.spies updated the task description for T91316: generating a sitemap fails with Error: 1300 Invalid utf8 character string:.
Mar 2 2015
Mar 2 2015