New issue 135 by nicholas.e.m.cross: Page Zip not working
http://code.google.com/p/open-forum/issues/detail?id=135
What steps will reproduce the problem?
1. Open a Page
2. Select Zip icon from folder view at base of page
What is the expected output?
A zipped copy of the page is available for download
What do you see instead?
An Exception
java.lang.Exception: OpenForum/Actions/Zip/get.sjs Javascipt Error [at 9:
0]:java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(Unknown Source)
at java.lang.String.substring(Unknown Source)
at org.one.stone.soup.wiki.zip.WikiZipper._zipAll(WikiZipper.java:154)
at org.one.stone.soup.wiki.zip.WikiZipper.zipAll(WikiZipper.java:138)
at
org.one.stone.soup.wiki.file.manager.FileManager.zipPage(FileManager.java:502) ....
What version of the product are you using?
3.0 alpha
On what operating system?
Win XP
What JVM?
6
Please provide any additional information below.