Transkribus / TranskribusCore

Note: the repo has been moved to https://gitlab.com/readcoop/Transkribus/TranskribusCore
GNU General Public License v3.0
37 stars 5 forks source link

TrpTableCellType "custom" attribute not stored on server #29

Closed jkloe closed 6 years ago

jkloe commented 6 years ago

When table cells (TrpTableCellType) get annotated with a custom structure type (not contained in TextTypeSimpleType --> stored in the "custom" attribute) using the expert interface, the "custom" attribute gets wiped out (and thus the structure type is lost) when the transcript is stored on the server, while it is retained when storing locally... may be an issue with different versions of the PAGE Schema on server/client.

jkloe commented 6 years ago

I just uploaded an update to TrpTableCellType which may resolve the issue but cannot test it since the testserver is down - @kahlep please deploy and test.