Reviewed: https://reviews.mahara.org/3660 Committed: https://git.nzoss.org.nz/mahara/mahara/commit/28621d05856b6b36a93c52d24c9c2d0e74071f5b Submitter: Robert Lyon ([email protected]) Branch: master
commit 28621d05856b6b36a93c52d24c9c2d0e74071f5b Author: Son Nguyen <[email protected]> Date: Mon Aug 25 13:35:58 2014 +1200 Refactor the storing import data in the session (Bug 1358934) also fix the issue of importing a single leap2a file Change-Id: I44187f522f616749ce4bf441c4797143fe20bc7c Signed-off-by: Son Nguyen <[email protected]> -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1358934 Title: Leap2A issues Status in Mahara: Fix Committed Bug description: from Gregor: 1. Export portfolio data (regular export, leap2a format, entire portfolio) 2. Import data back from xml file generated in step 1 Didn't work. Mahara complained with the following error message: WAR] 73 (D:\xampp183\htdocs\mahara19\import\leap\lib.php:126) simplexml_load_file(): I/O warning : failed to load external entity "" Call stack (most recent first): log_message("simplexml_load_file(): I/O warning : failed to loa...", 8, true, true, "D:\xampp183\htdocs\mahara19\import\leap\lib.php", 126) at D:\xampp183\htdocs\mahara19\lib\errors.php:433 error(2, "simplexml_load_file(): I/O warning : failed to loa...", "D:\xampp183\htdocs\mahara19\import\leap\lib.php", 126, array(size 2)) at Unknown:0 simplexml_load_file("", "SimpleXMLElement", 67584) at D:\xampp183\htdocs\mahara19\import\leap\lib.php:126 PluginImportLeap->read_leap2a_xml_file() at D:\xampp183\htdocs\mahara19\import\leap\lib.php:306 PluginImportLeap->do_import_from_requests() at D:\xampp183\htdocs\mahara19\import\index.php:294 do_import() at D:\xampp183\htdocs\mahara19\import\index.php:76 [INF] 73 (D:\xampp183\htdocs\mahara19\import\index.php:297) Leap2A import failed: FATAL: XML file is not well formed! Please consult Mahara's error log for more information Waiting for genius solutions from Mahara gurus... :) BTW: Mahara 1.9 (or latest 1.10dev), XAMPP on Windows. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1358934/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

