Variable names were mixed-up in .../wikiforia/App.java where
index had been used instead of indexPath to determine whether
to process a multistreamed bzip2 file should be processed or
a singlestreamed xml file. Accordingly the test resolved always
to multistreamed bzip2. This commit fixes the issue.
Variable names were mixed-up in .../wikiforia/App.java where index had been used instead of indexPath to determine whether to process a multistreamed bzip2 file should be processed or a singlestreamed xml file. Accordingly the test resolved always to multistreamed bzip2. This commit fixes the issue.