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

trying to resolve eXist 5.2.0 errors with map function #1218

Closed nathangibson closed 4 years ago

nathangibson commented 4 years ago

Even with the above changes, I'm getting the below error:

<exception>
<path>/db/apps/usaybia/modules/view.xql</path>
<message>
err:XPST0017 error found while loading module app: Error while loading module app.xql: error found while loading module rel: Error while loading module lib/get-related.xqm: Function map:new() is not defined in module namespace: http://www.w3.org/2005/xpath-functions/map [at line 18, column 5]
</message>
</exception>
nathangibson commented 4 years ago

@wsalesky Which branch should I be using and with which version of eXist to try to build the Srophe app for Usaybia testing?

nathangibson commented 4 years ago

https://github.com/usaybia/srophe-eXist-app/issues/22

wsalesky commented 4 years ago

Please use this branch for testing eXistdb 5.+

I have some additional tests to run before merging it into master and development, but this should at least run.

nathangibson commented 4 years ago

Please use this branch for testing eXistdb 5.+

I have some additional tests to run before merging it into master and development, but this should at least run.

Sorry which branch?

wsalesky commented 4 years ago

Opps! THIS branch: https://github.com/srophe/srophe-eXist-app/tree/existv5

nathangibson commented 4 years ago

Thanks!

nathangibson commented 4 years ago

Yay, it's serving up HTML pages for individual records!

wsalesky commented 4 years ago

I'm going to close this pull request.