[Bug 25580] Missing argument 5 for WikiImporter::finishImportPage() during xml dump import via API

2010-11-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25580 --- Comment #8 from Dmitriy c...@uniyar.ac.ru 2010-11-09 18:51:39 UTC --- Yes, ResourceLoader issue has disappeared. However, SpecialImport issue is still here: [09-Nov-2010 20:43:13] PHP Warning: Missing argument 5 for

[Bug 25580] Missing argument 5 for WikiImporter::finishImportPage() during xml dump import via API

2010-11-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25580 Andrew Garrett agarr...@wikimedia.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 25580] Missing argument 5 for WikiImporter::finishImportPage() during xml dump import via API

2010-10-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25580 --- Comment #7 from Roan Kattouw roan.katt...@gmail.com 2010-10-26 20:22:45 UTC --- (In reply to comment #6) $files=array(2) { [0]= string(23) skins/monobook/main.css [1]= array(1) { [media]= string(8) handheld } }

[Bug 25580] Missing argument 5 for WikiImporter::finishImportPage() during xml dump import via API

2010-10-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25580 --- Comment #5 from Dmitriy c...@uniyar.ac.ru 2010-10-25 05:26:47 UTC --- Roan, after a brief observation, the first bug seems to be very simple: includes/specials/SpecialImport.php function reportPage( $title, $origTitle, $revisionCount,

[Bug 25580] Missing argument 5 for WikiImporter::finishImportPage() during xml dump import via API

2010-10-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25580 --- Comment #6 from Dmitriy c...@uniyar.ac.ru 2010-10-25 05:46:17 UTC --- Roan, it seems that ResourceLoader bug is quite simple, too. My 1.17 testing site uses Monobook skin, not Vector. and in ResourceLoaderFileModule::getModifiedTime()

[Bug 25580] Missing argument 5 for WikiImporter::finishImportPage() during xml dump import via API

2010-10-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25580 Roan Kattouw roan.katt...@gmail.com changed: What|Removed |Added CC|

[Bug 25580] Missing argument 5 for WikiImporter::finishImportPage() during xml dump import via API

2010-10-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25580 --- Comment #1 from Dmitriy c...@uniyar.ac.ru 2010-10-19 06:27:58 UTC --- Oops.. Could you remote the http links to my testing wiki (phase3), please? I've posted in haste and forgot to conceal them. -- Configure bugmail:

[Bug 25580] Missing argument 5 for WikiImporter::finishImportPage() during xml dump import via API

2010-10-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25580 Reedy s...@reedyboy.net changed: What|Removed |Added Severity|enhancement |minor --- Comment #2 from

[Bug 25580] Missing argument 5 for WikiImporter::finishImportPage() during xml dump import via API

2010-10-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25580 --- Comment #3 from Dmitriy c...@uniyar.ac.ru 2010-10-20 05:36:23 UTC --- I am not calling any hook remotely. I use that 1.17 wiki remotely via API action=importxmltoken: static function importXML( $dstImportToken, $xmldata ) { if