You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.
Generating an Attribution document using the AttributionDocumentGenerator results in an ERROR if a license text contains a TAB character.
Run org.eclipse.sw360.antenna.workflow.generators.CSVGenerator
Run org.eclipse.sw360.antenna.workflow.generators.HTMLReportGenerator
Run org.eclipse.sw360.antenna.workflow.generators.SourceZipWriter
Run org.eclipse.sw360.antenna.attribution.document.workflow.generators.AttributionDocumentGenerator
Generating pdf report.
Error: No glyph for U+0009 in font BoschOfficeSans-Regular
Steps to reproduce
Add a license text containing a TAB in Antenna config.xml file (section setFinalLicense)
Run Attribution document generation
Error occurs
Acceptance Criteria
[1] Error is handled and logged
[2] Following workflow steps are executed
Definition of Done
Acceptance criteria fulfilled
A test case is created to reproduce the bug
A PR is created, the CI infrastructure reports green, the bug test case proves that bug is fixed
The PR is reviewed and approved
No TODOs left in the code unless explained in the ticket, if something else is still open, this is summarized in a comment in the issue
Documentation is updated
The text was updated successfully, but these errors were encountered:
Summary of the Bug
Generating an Attribution document using the AttributionDocumentGenerator results in an ERROR if a license text contains a TAB character.
Steps to reproduce
Acceptance Criteria
Definition of Done
The text was updated successfully, but these errors were encountered: