Hi,
I am seeing the NULL revision title error in importDump.php when I trieto import the latest foundation dumps from en.
I have added the "+" character to $wgLegalTitleChars and I keep getting the same error. The last time importDump.php worked properly on FedoraCore 5 with MediaWiki was 1.7. I am running the 1.8 mediawiki releases on wikigadugi.org
Still have not gotten .svg files to render at all on the site with ImageMagick or svg. The trace files show that the svg files are not even getting detected properly.
here's the error from importDump.php
2734300 (143.99045715519 pages/sec 143.99045715519 revs/sec) 2734400 (143.99159320383 pages/sec 143.99159320383 revs/sec) WikiRevision given a null title in import. You may need to adjust $wgLegalTitleChars. Backtrace: #0 /wikidump/en/includes/SpecialImport.php(632): WikiRevision->setTitle(NULL) #1 [internal function]: WikiImporter->in_page(Resource id #41, 'revision', Array) #2 /wikidump/en/includes/SpecialImport.php(429): xml_parse(Resource id #41, '89455135</id>? ...', 0) #3 /wikidump/en/maintenance/importDump.php(110): WikiImporter->doImport() #4 /wikidump/en/maintenance/importDump.php(97): BackupReader->importFromHandle(Resource id #40) #5 /wikidump/en/maintenance/importDump.php(132): BackupReader->importFromStdin()#6 {main}
Jeff