Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: Version 2.0.2
-
Fix Version/s: Version 2.0.3
-
Component/s: None
-
Labels:None
-
Request Controller:Please Select
-
External Supervisor:Please select
-
Executing Programmer:Please select
Description
I am just evaluating xslfast.
Almost everything works fine, even the pdf preview of the example.
But when i set "Ausgabetyp" in the dialog "Layouteinstellungen..." to
"XSL-FO" i get a java.lang.NullPointerException.
The XSL-fo file in the temp directory is perfect, so i guess it is a problem
with displaying the fo file in the window.
The log tells:
java.lang.NullPointerException
at com.xslfast.view.DesignerObjectIo.write(DesignerObjectIo.java:92)
at
com.xslfast.view.actions.GenerateAction$1.run(GenerateAction.java:46)
at
com.xslfast.view.message.ProgressHelper$1.run(ProgressHelper.java:28)
at java.lang.Thread.run(Unknown Source)
I would be very happy if you can help me, becasue the same problem appears
also on a different computer. Operating System is Windows XP Professional.
Bug is appears in 2.0.x; fixed in latest build.