Bugfix/#183 item object title wrong cardinality
- Jun 25, 2021
-
-
Michelle Weidling authoredf1789575
-
Michelle Weidling authored1cc4e478
-
Michelle Weidling authoredfacc7de4
-
With this MR, the XPath for retrieving the title object of an item has been refined.
To check if this has been done correctly, go to https://ahikar-test.sub.uni-goettingen.de/api/textapi/ahikar/arabic-karshuni/3rx14-3/latest/item.json. This page should A) be available (which hasn't been the case before because of the bug) and B) should the title object have the following form:
"title" : [ {
"title" : "The Story and Proverbs of Ahiqar the Wise",
"type" : "main"
} ]
build.properties
.Closes #183 (closed)