Details
-
Bug
-
Resolution: Won't Do
-
Major
-
1.0.2
-
None
-
Ubuntu, Tomcat behind Apache with Apache runnning with SSL Support
Description
Hi Magnolia,
when we try to view differences of a page between versions (using the new diff module) we always receive a NullPointerException. It seems that the fromHTML Stream is null. See attached Stacktrace:
java.lang.NullPointerException java.io.StringReader.<init>(StringReader.java:33) info.magnolia.module.diff.VersionDiffHtmlGenerator.diff(VersionDiffHtmlGenerator.java:60) info.magnolia.module.diff.VersionDiffHtmlServlet.getVersionDiffHtml(VersionDiffHtmlServlet.java:173) info.magnolia.module.diff.VersionDiffHtmlServlet.doGet(VersionDiffHtmlServlet.java:98)
Checklists
Acceptance criteria