Page MenuHomePhabricator

Christof.spies (wingfire)
User

Projects

User does not belong to any projects.

Today

  • No visible events.

Tomorrow

  • No visible events.

Friday

  • No visible events.

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 ]

Recent Activity

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 10 2015, 10:53 AM · MediaWiki-Maintenance-system

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 4 2015, 10:17 AM · MediaWiki-Maintenance-system

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" );
Mar 3 2015, 8:49 PM · MediaWiki-Maintenance-system
Christof.spies updated the task description for T91316: generating a sitemap fails with Error: 1300 Invalid utf8 character string:.
Mar 3 2015, 2:38 PM · MediaWiki-Maintenance-system

Mar 2 2015

Christof.spies created T91316: generating a sitemap fails with Error: 1300 Invalid utf8 character string:.
Mar 2 2015, 9:15 PM · MediaWiki-Maintenance-system