Project

Profile

Help

Issues

Filters

Apply Clear

# Project Tracker Status Priority Subject Assignee Updated
6490 Saxon Bug New Normal XPathCompiler.setDecimalFormatProperty() Michael Kay 2024-07-25 22:31 Actions
6489 Saxon Bug New Low Gizmo issue with prefix, precede, suffix, and follow commands 2024-07-25 19:42 Actions
6488 Saxon Bug New Low Should the escape-solidus option apply to xml-to-json? 2024-07-25 10:49 Actions
6466 SaxonC Bug In Progress Low Python interactive interpreter seg-faults on tab completion Matt Patterson 2024-07-12 17:56 Actions
6465 SaxonC Bug New Normal Documentation issue: PyXPathProcessor.evaluate can return None O'Neil Delpratt 2024-07-03 15:01 Actions
6464 Saxon Bug New Low Saxon prints stack trace when MessageListener throws an exception 2024-07-18 11:06 Actions
6463 Saxon Bug New Low Trace omits xsl:copy and literal result element with Saxon-HE 12.5J 2024-07-02 17:12 Actions
6462 Saxon Bug New Low Update the NuGet dependencies 2024-07-02 14:44 Actions
6460 Saxon Bug New Low Possible lazy evaluation side-effect 2024-07-05 17:39 Actions
6459 Saxon Bug New Normal Reference to XMLSchema.dtd not resolved locally Michael Kay 2024-06-26 21:57 Actions
6458 SaxonC Bug New Low The test driver doesn't follow http redirects 2024-06-26 11:42 Actions
6457 Saxon Bug New Low Trace on xsl:param identifies descendant element, sometimes with column="0" (Saxon-HE 12.4J) 2024-06-24 12:52 Actions
6456 Saxon Bug New Normal parse-xml-fragment() is not implemented in SaxonCS Michael Kay 2024-06-21 11:54 Actions
6454 Saxon Support New Normal java.lang.IllegalStateException: Query is updating 2024-06-20 09:37 Actions
6453 Saxon Bug New Normal Reusable XML parser is not immutable Michael Kay 2024-06-19 09:46 Actions
6451 SaxonC Bug New Normal The profiler feature does not work (i.e. -TP) O'Neil Delpratt 2024-06-12 17:29 Actions
6445 SaxonC Support New Normal Are EXSLT function supposed to be supported in SaxonC EE (12.4.2)? O'Neil Delpratt 2024-06-18 18:06 Actions
6443 SaxonC Bug New Low Python PySaxonProcessor.make_atomic_value is returning None instead of a value Matt Patterson 2024-06-03 10:53 Actions
6438 Saxon Bug New Low Command Line and Config File option differences 2024-06-04 16:00 Actions
6429 Saxon Bug New Low setConfigurationProperty() 2024-05-19 16:36 Actions
6427 SaxonC Bug In Progress Low Problems with SELinux policy violations. Matt Patterson 2024-05-15 21:44 Actions
6399 Saxon Support In Progress Low Is XmlProcessingError.IsWarning supposed to be "false" for SXWNxxxx? 2024-04-25 13:28 Actions
6375 SaxonJS Feature New Low Support popular DOM implementations Michael Kay 2024-03-19 15:58 Actions
6374 SaxonJS Bug New Normal saxon.compile removed in 2.6+? 2024-03-20 04:38 Actions
6353 SaxonC Bug In Progress Low Unicode characters in filenames are causing errors in Windows Matt Patterson 2024-07-02 12:24 Actions
6333 SaxonC Bug In Progress Normal Representing empty sequence O'Neil Delpratt 2024-07-04 09:33 Actions
6330 SaxonJS Feature New Low XSD Schema Validation in SaxonJS 2024-01-26 20:08 Actions
6328 SaxonC Feature New Low Expose URI helpers to C/C++ 2024-01-26 09:19 Actions
6325 SaxonC Bug New Normal saxonche.PySaxonApiError: Null found in Java string conversation. Line number: -1 O'Neil Delpratt 2024-01-20 01:28 Actions
6322 Saxon Support New Normal Is the old collation URI in EE supposed to rely on the JDK collation support or on ICU? 2024-02-04 13:52 Actions
6317 SaxonC Bug In Progress Low The cwd is limited to 256 characters 2024-01-19 11:06 Actions
6316 SaxonC Feature New Low Make PyXslt30Processor and pysaxonProcessor serializable/pickleable 2024-01-12 11:12 Actions
6307 Saxon Feature New Low Saxon (HE; Java) trace missing xsl:accumulator and xsl:accumulator-rule, and v12.4 is missing the descendants 2024-05-10 19:50 Actions
6299 SaxonC Bug New Low Add a Makefile to the release for building of the SaxonC C/C++ API library O'Neil Delpratt 2023-12-21 09:52 Actions
6298 SaxonJS Bug AwaitingInfo Normal base-uri() value does not update together with DOM 2024-07-18 13:19 Actions
6290 SaxonC Feature New Normal Python exceptions O'Neil Delpratt 2023-12-15 14:34 Actions
6287 SaxonC Feature In Progress Normal User extension function for the C++, PHP and Python APIs O'Neil Delpratt 2024-07-17 00:15 Actions
6252 SaxonJS Feature New Low Add declaration file for saxon-js to DefinitelyTyped? 2023-11-16 08:32 Actions
6243 SaxonJS Feature New Normal HTTP request body must be a document node 2023-11-08 00:34 Actions
6233 SaxonJS Bug New Normal ReferenceError: abstractNode is not defined 2024-01-04 14:57 Actions
6182 SaxonC Bug In Progress Normal UTF-8 in string based C API functions O'Neil Delpratt 2024-01-03 17:05 Actions
6172 Saxon Bug New Low In 4.0, keywords in function calls are sometimes ignored Michael Kay 2023-08-16 00:10 Actions
6132 SaxonJS Bug New Normal documentPool passed to SaxonJS.transform doesn't seem to be used if the stylesheet uses fn:transform or xsl:evaluate 2023-07-19 13:19 Actions
6127 Saxon Bug New Low Documentation: argument keywords in function library Michael Kay 2023-11-07 11:52 Actions
6120 SaxonC Bug New Normal Unclear installation instruction for linking SaxonC library in C++ O'Neil Delpratt 2023-07-08 12:57 Actions
6119 SaxonJS Support New Low Advice on tracking down log warning 2024-07-19 12:55 Actions
6074 SaxonC Feature AwaitingInfo Low Enhance the C API with separate XSLT compile and execute functions O'Neil Delpratt 2023-11-07 13:39 Actions
6009 SaxonC Bug In Progress Normal cppTests/testXSLT30 exampleTransformToString fails, probably due to wrong base URI lacking a trailing slash O'Neil Delpratt 2023-11-07 13:47 Actions
5980 Saxon Support New Normal Should setting parser property affect XsltCompiler? 2023-08-06 18:34 Actions
5943 SaxonC Bug AwaitingInfo Normal XSLT through SaxonC PHP gives "Segmentation fault" O'Neil Delpratt 2023-11-07 13:50 Actions
5919 Saxon Feature New Low Event APIs for writing XML in SaxonCS Michael Kay 2023-03-13 12:39 Actions
5916 SaxonJS Bug New Normal Using xsl:merge with xsl:merge-source for-each-source="'input1.xml'" select="some-xpath" gives error XPDY0002 "Focus for / is absent" 2023-03-12 19:27 Actions
5871 SaxonC Support AwaitingInfo Normal Correct pylint warnings Matt Patterson 2024-07-02 12:16 Actions
5834 SaxonC Feature AwaitingInfo Low Gizmo working with SaxonC O'Neil Delpratt 2023-11-07 14:08 Actions
5833 SaxonC Feature New Low Add the Path class as argument to method PyQueryProcessor.set_query_base_uri() O'Neil Delpratt 2023-01-18 18:48 Actions
5821 SaxonC Bug New Low Feature request: allow xml_file for parse_xml, etc. O'Neil Delpratt 2023-01-17 00:51 Actions
5784 SaxonJS Feature New Low [enhancement] in-browser debugger 2023-01-03 17:37 Actions
5755 Saxon Feature New Low Wouldn't it be nice to have an Package Resolver? Michael Kay 2022-12-06 15:12 Actions
5712 SaxonJS Bug New Normal Secondary result documents in the browser 2022-10-06 14:01 Actions
5709 Saxon Feature New Normal Compiler and target processor information from fn:system-property() Michael Kay 2023-01-19 12:42 Actions
5678 SaxonJS Bug New Low Returning only the unconverted error object is burdonsome 2024-07-19 19:36 Actions
5651 Saxon Bug New Low Garbage collection of xsl:key indexes Michael Kay 2022-08-22 12:36 Actions
5638 SaxonC Feature New Normal Support extension functions in Python O'Neil Delpratt 2023-11-07 14:12 Actions
5578 Saxon Feature New Normal Feature: tracing on .NET Michael Kay 2024-05-13 09:57 Actions
5572 SaxonJS Bug New Normal Scroll events in a grid don't bubble up to the document 2024-07-24 15:10 Actions
5561 SaxonC Bug New Low misleading error message on failure to find external DTD O'Neil Delpratt 2022-07-14 15:57 Actions
5557 SaxonJS Feature New High allow clients of SaxonJS to supply a URI resolver function 2022-06-15 16:10 Actions
5540 SaxonJS Bug New High Namespace context should be reset at the beginning of an XSLT stylesheet 2022-06-15 16:13 Actions
5535 SaxonJS Bug New Normal Improve documentation for exposed node properties 2022-05-24 13:29 Actions
5474 SaxonJS Bug New High Create an ixsl:reset-indexes function? 2022-06-15 16:34 Actions
5344 SaxonC Bug In Progress Normal java.lang.UnsatisfiedLinkError: Can't load library: /C:/Program Files/Saxonica/SaxonC EE 11.2/samples/cppTests/cppExtensionFunction.dll O'Neil Delpratt 2022-03-11 20:12 Actions
5199 SaxonJS Bug New Normal Multi-valued request/response headers 2022-06-21 21:26 Actions
5144 SaxonJS Bug New High SaxonJS.XPath.evaluate method fails to select CDATA section node as text() node 2023-01-10 17:44 Actions
5142 SaxonJS Feature New Normal New <ixsl:add-listener> instruction 2022-09-01 00:52 Actions
5082 SaxonJS Feature In Progress Low inherit-namespaces="no" not setting xmlns="" (Saxon Bug #4696) 2022-03-02 22:42 Actions
5025 SaxonC Bug New Low Documentation on setProperty/getProperty methods Matt Patterson 2024-05-13 13:35 Actions
5020 SaxonJS Feature New High Enable saxon:parse-html in Saxon JS 2 in the browser by using DOMParser 2022-08-31 17:07 Actions
5011 SaxonJS Feature New Low Bundle browser version in NPM package 2021-05-28 19:09 Actions
5001 SaxonJS Bug New Low saxon-js xsl:output method "xml" with indent "yes" eats whitespace 2022-06-15 16:21 Actions
4990 SaxonJS Bug AwaitingInfo Low saxon-js 2.2 no longer reads stylesheet URIs from web context 2023-02-01 17:34 Actions
4961 SaxonJS Feature New High use-when in SEF compilation phase 2022-06-15 16:22 Actions
4914 SaxonJS Bug New High Parameters supplied in SaxonJS.transform options not converted correctly for typed array required types Debbie Lockett 2022-06-15 16:22 Actions
4829 SaxonJS Bug New High Static variable initialised to node values cause run-time failure 2022-08-25 12:26 Actions
4828 SaxonJS Feature New High Request support for EXPath file functions 2022-06-16 10:23 Actions
4809 SaxonJS Support New Low How to use collections in Saxon-JS? 2021-02-11 14:08 Actions
4763 SaxonJS Bug New Normal fn:transform() - the post-process option is ignored Michael Kay 2022-06-15 16:24 Actions
4736 SaxonJS Feature New Low Add syntax for an external JavaScript object type Michael Kay 2022-06-15 16:24 Actions
4735 SaxonJS Feature New Low Add multipart support in HTTP client Debbie Lockett 2022-07-11 15:51 Actions
4665 SaxonC Bug New Normal Limitation of command-line options not indicated in documentation Matt Patterson 2024-05-13 13:35 Actions
4655 SaxonJS Feature AwaitingInfo Low Standard-ESM imports Michael Kay 2021-10-31 11:20 Actions
4609 SaxonC Bug New Normal Lack of documentation to package Saxon/C C++ in third-party systems Matt Patterson 2024-05-13 13:35 Actions
4604 SaxonJS Bug New Low SaxonJS.transform() API - documentation and usability issues Michael Kay 2022-06-15 16:25 Actions
4597 SaxonJS Feature New Normal Recognize entity declarations in DTDs Michael Kay 2023-01-18 10:56 Actions
4477 SaxonC Bug New Normal Extension function code should be removed Saxon-HE/C O'Neil Delpratt 2020-11-27 08:32 Actions
4359 W3C QT Specifications Bug New Low Incorrect note regarding fn:collation-key() Michael Kay 2019-10-24 10:58 Actions
4312 SaxonC Bug New Normal XDM_NODE_KIND enumeration type not available in PHP O'Neil Delpratt 2024-05-30 09:58 Actions
4236 W3C QT Specifications Bug New Low Note regarding streamability of fn:filter Michael Kay 2019-06-18 18:00 Actions
4222 W3C QT Specifications Bug New Low [xslt30] Visibility of xsl:param Michael Kay 2019-05-17 01:15 Actions
4220 Non-Conformances Bug New Normal Exposed visibility of xsl:param Michael Kay 2020-02-26 13:31 Actions
4178 SaxonC Bug In Progress Normal License file not found with symbolic links Matt Patterson 2024-05-13 13:40 Actions
(1-100/104) Per page: 25, 50, 100

Also available in: Atom CSV PDF

Please register to add an issue