New issue 79 by lsomc...@gmail.com: Export fail at AbsoluteLinkConverterImpl
http://code.google.com/p/google-sites-liberation/issues/detail?id=79
What steps will reproduce the problem?
1.Export from somchailimsiroratana site.
What is the expected output? What do you see instead?
All data should be download but the download progress was not continue when
it has exception as below:
Exception in thread "Thread-2" java.lang.StringIndexOutOfBoundsException:
String index out of range: -1
at java.lang.String.substring(String.java:1949)
at
com.google.sites.liberation.export.AbsoluteLinkConverterImpl.convertLinks(AbsoluteLinkConverterImpl.java:53)
at
com.google.sites.liberation.export.AbsoluteLinkConverterImpl.convertLinks(AbsoluteLinkConverterImpl.java:37)
at
com.google.sites.liberation.export.SiteExporterImpl.exportSite(SiteExporterImpl.java:126)
at
com.google.sites.liberation.util.GuiMain$ImportExportRunnable.run(GuiMain.java:279)
at java.lang.Thread.run(Thread.java:636)
What version of the product are you using? On what operating system?
Running google-sites-liberation-1.0.4.jar on Ubuntu 10.04.