You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@fmatter reports (on TEIC/TEI#2684) that an attempt to download tei_all.isosch results in an error. I have verified that the same error occurs with other presets. (I have not tested uploaded ODDs.) The error is obviously a Java error: “pl.psnc.dl.ege.exception.ConverterException”.
(Even worse, the error is returned as ill-formed XML, because it has 2 XML declarations. But if the error is fixed, this detail won’t matter. :-)
The text was updated successfully, but these errors were encountered:
Hi @sydb , this looks like a bug with TEIGarage. If you go to https://teigarage.tei-c.org, upload the latest tei_all.odd from the vault and choose to transform "ODD Document" into "ISO Schematron Constraints", you will get an error:
@fmatter reports (on TEIC/TEI#2684) that an attempt to download tei_all.isosch results in an error. I have verified that the same error occurs with other presets. (I have not tested uploaded ODDs.) The error is obviously a Java error: “pl.psnc.dl.ege.exception.ConverterException”.
(Even worse, the error is returned as ill-formed XML, because it has 2 XML declarations. But if the error is fixed, this detail won’t matter. :-)
The text was updated successfully, but these errors were encountered: