Bugfix/#54 edition plain text arabic
Bug fix
Related Tickets
Does the result of the MR comply to our "definition of done"?
-
Unit tests passed -
Code reviewed -
Acceptance criteria met -
Functional tests passed -
Non-Functional requirements met -
Product Owner accepts the User Story
Closes
Summary
-
Certain manifests have been excluded from being listed in
collection.json
since they aren't editions in a stricter sense–they lack an XML and have been created by the scholars for their workflow. -
tapi:make-editors()
has been made more robust by always returning content; In case no editor is found, it returnsnone
. -
Furthermore, the unit tests have been slightly improved wrt. performance and quality:
- some errors have been corrected
- the tests for the AnnotationAPI are now pending since they don't work properly
-
tapi:zip-text()
only runs once since it is time consuming
Changelog
-
I added a statement to the CHANGELOG.
Version number
-
I bumped the version number in build.properties
.