new bug
authorJoey Hess <joey@kitenet.net>
Mon, 16 May 2011 02:35:24 +0000 (22:35 -0400)
committerJoey Hess <joey@kitenet.net>
Mon, 16 May 2011 02:35:24 +0000 (22:35 -0400)
doc/tips/convert_mediawiki_to_ikiwiki.mdwn

index 0ee3c4f238139e9bb336aa8b725c8a3b41830c0d..120b60179ad7681463c965a99dfd67f58f1470d9 100644 (file)
@@ -261,3 +261,7 @@ zsh: exit 1     ./mediawikigitdump.py -v -t http://archiveteam.org
 </pre>
 
 > > > > > I have updated my script to call the parser without strict mode and to trim leading slashes (and /../, for that matter...) -- [[anarcat]]
+
+> > > > > > Getting this error with the new version on any site I try (when using -t only): `TypeError: argument 1 must be string or read-only character buffer, not None` 
+> > > > > > bisecting, commit 55941a3bd89d43d09b0c126c9088eee0076b5ea2 broke it.
+> > > > > > --[[Joey]]