Skip to content

Bugfix/#128 images are not displayed

Michelle Weidling requested to merge bugfix/#128-images-are-not-displayed into develop

Bug fix

Summary

The HTTP request to TextGrid for public images now has a sessionID.

While we won't need it once the images have been published in the TextGrid Repository, the sessionID is still needed in the meantime for requesting images.

Compliance to “Definition of Done”

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

Changelog

  • I added a statement to the CHANGELOG.

Version number

  • I bumped the version number in build.properties.

Readme and general docs

  • I updated the README (if applicable) and kept the docs up to date.

=> added a comment at the respective piece of code

Closes

Closes #128 (closed).

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

Merge request reports