srophe / srophe-eXist-app

DEPRECATED eXist code for Syriaca.org: The Syriac Reference Portal
GNU General Public License v3.0
10 stars 12 forks source link

Error on view TEI button for works (dev server) #1241

Closed nathangibson closed 3 years ago

nathangibson commented 3 years ago

Hi @wsalesky, when I go to e.g. http://wwwb.library.vanderbilt.edu/exist/apps/srophe/work/1553/tei I get the following error:

<exception>
<path>
/db/apps/srophe/modules/content-negotiation/content-negotiation.xql
</path>
<message>
err:XPST0017 error found while loading module cntneg: Error while loading module content-negotiation.xqm: error found while loading module tei2ttl: Error while loading module tei2ttl.xqm: Unexpectedly received 1 parameter(s) in call to function 'tokenize()'. Defined function signatures are: tokenize($input as xs:string?, $pattern as xs:string) xs:string+ tokenize($input as xs:string?, $pattern as xs:string, $flags as xs:string) xs:string+ [at line 62, column 20]
</message>
</exception>
wsalesky commented 3 years ago

Fixed