Edirom / MerMEId

Metadata Editor and Repository for MEI Data
https://mermeid.edirom.de/
Apache License 2.0
12 stars 5 forks source link

Manifestation Titlepage generates temporary wrapper paragraphs #169

Closed dikastes closed 10 months ago

dikastes commented 1 year ago

After setting a titlepage of a manifestation and saving, the manifestation/physDesc/titlePage element contains a paragraph element with attribute n="MerMEId_temporary_wrapper". On some installations (not all, though), saving a document containing that paragraph element fails with this error message:

Submission response status: 500 Error type: resource-error URI: http://127.0.0.2:8080/apps/mermeid/data/festklaenge-copy.xml Headers: Date Thu, 06 Jul 2023 11:34:47 GMT

peterstadler commented 11 months ago

maybe related to #90

peterstadler commented 10 months ago

We could not reproduce the issue during our sprint today. But what we discovered concerning the "MerMEId_temporary_wrapper" paragraphs is

Hence, this suggests the error 500 is not originating from the "MerMEId_temporary_wrapper" itself although it might be related to the processing with filter_put.xsl.

Yet, since we were not able to reproduce the issue we're closing the issue for now but please feel free to reopen! In that case, the MerMEId version and the exact steps for reproducing the issue would be helpful.