[Jamwiki-commit] SF.net SVN: jamwiki:[2645] wiki/trunk/jamwiki-web/src
Brought to you by:
wrh2
From: <wr...@us...> - 2009-07-23 03:30:41
|
Revision: 2645 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=2645&view=rev Author: wrh2 Date: 2009-07-23 03:30:38 +0000 (Thu, 23 Jul 2009) Log Message: ----------- Special:Import: * Fix a bug where if versions aren't sorted chronologically in the import file then the resulting parsed topic would have the wrong content. * Add a unit test. Modified Paths: -------------- wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/migrate/MediaWikiXmlMigrator.java wiki/trunk/jamwiki-web/src/test/java/org/jamwiki/migrate/MigrationUtilTest.java Added Paths: ----------- wiki/trunk/jamwiki-web/src/test/resources/data/files/mediawiki-export-one-topic-with-unsorted-history.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |