Norm Tovey-Walsh
- Login: norm
- Introduction email sent: Yes
- Which product do you use?: Saxon
- Registered on: 2020-08-27
- Last connection: 2025-01-06
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 1 | 73 | 74 |
Reported issues | 13 | 85 | 98 |
Projects
Project | Roles | Registered on |
---|---|---|
Saxon | Manager, Developer, Reporter, Subscriber | 2020-08-27 |
Non-Conformances | Manager, Developer, Reporter, Subscriber | 2020-08-27 |
Saxon-CE | Manager, Developer, Reporter, Subscriber | 2020-08-27 |
SaxonC | Manager, Developer, Reporter, Subscriber | 2020-08-27 |
SaxonJS | Manager, Developer, Reporter, Subscriber | 2020-08-27 |
SaxonMirrorHE | Manager, Developer | 2020-11-23 |
W3C QT Specifications | Manager, Developer, Reporter, Subscriber | 2020-08-27 |
Activity
2025-01-20
-
Thanks, I've created another issue on one of our internal trackers to track (and eventually fix) the content type mapping. Bug #6655: Chrome and Edge 132 do no longer display the navigation menu on the Saxonica websiteI have noticed today that loading https://www.saxonica.com/ in an up to date Google Chrome (132) (at least on Windows) does no longer display the navigation menu.
My Microsoft Edge version was still 131 and still displayed the menu, but...
2025-01-19
-
I think this is fixed, but I'm not sure what the underlying issue was.
With a little debugging code in place, I noticed that if I hit reload several times, sometimes `contents.xml` would load. So I started doing binary search in there... Bug #6655: Chrome and Edge 132 do no longer display the navigation menu on the Saxonica websiteI have noticed today that loading https://www.saxonica.com/ in an up to date Google Chrome (132) (at least on Windows) does no longer display the navigation menu.
My Microsoft Edge version was still 131 and still displayed the menu, but...
2025-01-16
2025-01-10
-
Bug #6641 (New): Invalidity handler is started and ended twice...It's possible that this is harmless, but it still confused me momentarily. If you setup an invalidity handler and then validate a document, the `startReporting()` method is called from `startValidation()` in `ValidationContext`, then cal...
2025-01-06
-
Bug #6625 (New): Allow Processors with different Configurations to have compatible documentsExperience suggests that when users begin using extension functions, they'll eventually want to have extension functions limited to particular processors. That means having processors with separate configurations. But that means arrangin...
2024-12-06
-
Bug #6603 (New): Importing functions from an XSLT stylesheet exposes private functionsIf you compile a stylesheet, extract the function library from the prepared stylesheet, add that library to the current configuration and then evaluate XPath expressions against it, functions marked as private in the stylesheet are acces...
2024-11-27
-
Bug #6598 (In Progress): java.lang.ArrayIndexOutOfBoundsException processing 1.0 stylesheetProcessing the XSLT 4.0 schema with the W3C's (1.0) `xsd.xsl` issues an error message then throws an exception:
```
Warning: /xs:schema/xs:defaultOpenContent not matched.
Warning: /xs:schema/xs:defaultOpenContent/xs:any not matched....
2024-11-25
-
According to the Axiom docs,
> *Preserving CDATA sections during parsing*
>
> By default, StAXUtils creates StAX parsers in coaelescing mode. In this mode, the parser will never return two character data events in sequence, while i... Bug #6596: Failure upgrading to Axiom 1.4.0 - CDATA nodesAs I said in Slack
> I was trying to chase up a maven failure in a shell script. I think org.apache.ws.commons.axiom:axiom:{version} doesn't exist. I don't know why the build doesn't fail. I think that should be org.apache.ws.commons.... -
-
Also available in: Atom