We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Setting an XSLT transformation after an invalid XSLT has been set is not possible.
Using the new ladybug frontend:
<xxx/>
Save it.
Open a report
See that an exception is visible in the editor:
Use transformation for report.xml
Only unchecking the Use transformation for report.xml option fixes this problem, but it means a custom transformation can not be used.
The text was updated successfully, but these errors were encountered:
jacodg
No branches or pull requests
Issue
Setting an XSLT transformation after an invalid XSLT has been set is not possible.
Steps to reproduce
Using the new ladybug frontend:
<xxx/>
Save it.
Open a report
See that an exception is visible in the editor:
Use transformation for report.xml
option is checkedOnly unchecking the
Use transformation for report.xml
option fixes this problem, but it means a custom transformation can not be used.Notes
The text was updated successfully, but these errors were encountered: