Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • backend backend
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
  • Issues 14
    • Issues 14
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • subugoesubugoe
  • ahiqarahiqar
  • backendbackend
  • Merge requests
  • !81

fix: temporarily change return cardinality

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Michelle Weidling requested to merge bugfix/#102-error-thrown-at-tei2html-find-referenced-node-id into develop Feb 08, 2021
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

Bug fix

Summary

The return cardinality of tei2html:find-referenced-node-id has been switched to ?.

The underlying problem is that the element referenced is on another page. But since the requirements for the linked elements in the visualization isn't clear, I don't know how to solve this problem.

Compliance to “Definition of Done”

  • Unit tests passed
  • Code reviewed
  • Acceptance criteria met
  • Functional tests passed
  • Non-Functional requirements met
  • Product Owner accepts the User Story

Related

Closes

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.

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

Edited Feb 09, 2021 by Michelle Weidling
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: bugfix/#102-error-thrown-at-tei2html-find-referenced-node-id