Bug: Brackets in link text and lists of links cause an error (in metadata tab)
Bugs
Description
There are still some issues with Tido when there are brackets in the link text as brackets are used by Tido for specifying links. See the attached image.
At the moment Tido is able to handle Links like the following:
30. März 1822. Hegel an Kultusministerium (https://dev.gfl.sub.uni-goettingen.de/id/Z_1822-03-30_k)
What we often have in TEI documents are something like the following:
22. Juli 1820. Hardenberg an Altenstein (Ausfertigung) (https://dev.gfl.sub.uni-goettingen.de/id/Z_1820-07-22_k)
which could not be handled by Tido.
Apart from that we may have a list of links like the following image where each of the links are separated by a semicolon.
E.g. in this document in "Dokumentdaten">"Metadaten">"Zugehöriges" the last link starts with a semicolon.
; 22. Juli 1820. Hardenberg an AltensteinAusfertigung) (
All of these lead to the problems mentioned.
I expected the following to happen
- Show the full link text including the brackets.
- Either TIDO must be adapted to handle such a link list or be adapted to handle list of links in proper manner like array and we on GFL side provide such an array.
On the contrary, I observed
See screenshot above
How to reproduce the bug
Compare issue: farbenlehre/gfl-app-new#27 (closed)
Severity
How much impact does this bug have on the product or further development?
-
Minor -
Major -
Critical -
Blocker