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
Both the SVG problem and the importDump.php problem are on a system which reports the following:
This wiki is powered by *MediaWiki http://www.mediawiki.org/*, copyright (C) 2001-2006 Magnus Manske, Brion Vibber, Lee Daniel Crocker, Tim Starling, Erik Möller, Gabriel Wicke, Ævar Arnfjörð Bjarmason, Niklas Laxström, Domas Mituzas, Rob Church and others.
MediaWiki is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
MediaWiki is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License http://chr.wikigadugi.org/COPYING along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. or read it online http://www.gnu.org/copyleft/gpl.html
* MediaWiki http://www.mediawiki.org/: 1.8.2 * PHP http://www.php.net/: 5.1.4 (apache2handler) * MySQL http://www.mysql.com/: 5.0.18 * Extensions: o Parser hooks: + /Cite/ http://meta.wikimedia.org/wiki/Cite/Cite.php, adds <ref[ name=id]> and <references/> tags, for citations, by Ævar Arnfjörð Bjarmason + /ParserFunctions/ http://meta.wikimedia.org/wiki/ParserFunctions by Tim Starling o Extension functions: + chr2syl, wfCite and wfSetupParserFunctions o Parser extension tags: + <chr2html>, <chr2syl>, <syl2chr>, <ref>, <references> and <pre> o Parser function hooks: + expr, if, ifeq, ifexpr, switch, ifexist, int, ns, urlencode, lcfirst, ucfirst, lc, uc, localurl, localurle, fullurl, fullurle, formatnum, grammar, plural, numberofpages, numberofusers, numberofarticles, numberoffiles, numberofadmins, language, padleft, padright and anchorencode * Hooks: o LanguageGetMagic: wfParserFunctionsLanguageGetMagic o ParserClearState: (Cite, clearState)
wikitech-l@lists.wikimedia.org