Skip to content

Bugfix/#158: set annotation string for body value (persons, places)

Feature

Summary

With this MR the Person and Place annotations now provide the actual person/place name in the annotation body instead of a dummy string.

Compliance to “Definition of Done”

  • Unit tests passed
  • Code reviewed
  • Product Owner accepts the User Story

Documentation

  • I updated the README (if applicable)
  • I provided my functions with appropriate documentation
  • I updated existing documentation

Tests

Are we able to test this new feature?

  • Yes, everything can be done via unit tests.
  • Yes, you can test by following these steps:
  1. log in to VPN
  2. go to https://ahikar-test.sub.uni-goettingen.de/api/annotations/ahikar/arabic-karshuni/3r177/2a/annotationPage.json
  3. investigate the annotations with the type Person and Place
  4. these should have a body value in Arabic/Syriac/Karshuni (which is the actual name) instead of a dummy string

Changelog

  • I added a statement to the CHANGELOG.

Version number

  • I bumped the version number in build.properties.

Closes

Closes #158 (closed).

Logs and Screenshots

/cc Mathias Göbel, Frank Schneider, Michelle Weidling

Edited by Michelle Weidling

Merge request reports