Fixes:
- Input XML URL with non ASCII chars like # throw a generic error when running Saxon
- characther # in file path creates multiple problems in Stylus Studio
- Debug windows do not refresh until user clicks debug menu
- Saxon Schema Validation: use file URL to reference schema
- Delete table row in XML Publisher freezes Stylus Studio
- Update Saxon to version 9.8
- Update certificate for 2018
- Update XML Convert to build 6.2-1893au
Subject:Cannot remove a row into a table of an XML Report Author:Thierry BIARD Date:16 Aug 2018 07:18 AM
I have just tried this new version of Stylus Studio and it is OK now : I can now remove empty rows into tables of XML Report, that refines the page layout.
P.S. The cute icon of Stylus Studio has been replaced by a common blank page.
Subject:Cannot remove a row into a table of an XML Report Author:Thierry BIARD Date:29 Aug 2018 05:04 AM
So this beta version 1987q solved at least the delete row issue, but the "Preview Result" function for generating a PDF document from an XSL style sheet does not work anymore. It is working again after rolling back to the previous standard version 1987o. Here is the error message :
Post processing starting...
XEP 4.19 build 20110414
(document [system-id file:/C:/Users/TBIARD~1.DEV/AppData/Local/Temp/5/pro2B3E.xml]
(validate
[error] file:/C:/Users/TBIARD~1.DEV/AppData/Local/Temp/5/pro2B3E.xml: line 1: Incorrect namespace at top element - should be 'http://www.w3.org/1999/XSL/Format'
[validation total: 1 error]
Parse error: Invalid XSL FO source 'file:/C:/Users/TBIARD~1.DEV/AppData/Local/Temp/5/pro2B3E.xml': 1 error found during validation
...post processing finished
Subject:Cannot remove a row into a table of an XML Report Author:Thierry BIARD Date:31 Aug 2018 08:26 AM
Yes, this error occurs in the XSLT editor, when trying to preview in browser (the preview in XML Publisher/Report is running well).
I tried to switch to the other XSLT processors, but the preview in browser did not appear (“This page can’t be displayed”):
Java built in & .NET XslTransform: not compatible with XSLT 2.0,
.NET XslCompiledTransform: same error as the one with Saxon 9.8.0.18 processor by default,
Microsoft MSXML & Microsoft MSXML 4: no error, but no preview too…