Version | Change log |
eXist 2.1 Nov 5, 2013 |
Bug fixes: "stable" was treated as a reserved keyword and could not be used in xpath expressions or xml fragments. Added -Dfile.encoding=UTF-8 in vm.properties to fix rare encoding issues on some machines. Allow "math" namespace to be overwritten (it has the same status as the function namespace in XQuery 3). Allow restxq access to Query parameters from any HTTP method (was previously limited to GET) Applied password ant task patch #807. Applied patches #819, #820 and #821: Race condition(s) and missing unlocks on failure in BrokerPool. FileSyncThread may access null endOfLog. On some error conditions Journal channel may be null which was not checked. Avoid NPE in ft:get-field if document does not exist. Disabled left mouse click on system tray icon in GNU/Linux which otherwise leads to display issues. Fix for self axis in filter step. Fixed "cannot convert xs:boolean('false') to a node set" issue in filter using OR with empty node set |