evolvedbinary / fusion-studio-api

Server Side API for Fusion Studio
GNU Affero General Public License v3.0
5 stars 3 forks source link

Query API reports wrong error line/column number in supplied query #27

Open adamretter opened 4 years ago

adamretter commented 4 years ago

The line/column number of the util:eval-and-serialize function in query.xqm is always reported. This is due to a limitation in the util:eval* functions, see: https://github.com/eXist-db/exist/issues/3513

duncdrum commented 3 years ago

fix has been implemented in Fusion and in exist 5.3.0 we could use the $pass paramter on those paltforms and cut a new release