Michael Kay
- Login: mike
- Email: mike@saxonica.com
- Registered on: 2012-02-01
- Last connection: 2024-11-19
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 23 | 2672 | 2695 |
Reported issues | 20 | 1780 | 1800 |
Projects
Project | Roles | Registered on |
---|---|---|
Saxon | Manager, Developer, Reporter | 2012-02-06 |
Non-Conformances | Manager | 2020-02-26 |
Saxon-CE | Manager, Developer | 2012-02-01 |
SaxonC | Manager, Reporter | 2016-02-24 |
SaxonJS | Manager | 2016-07-28 |
SaxonMirrorHE | Manager, Developer | 2021-02-02 |
W3C QT Specifications | Manager | 2019-05-16 |
Activity
2024-11-20
-
Note also two other problems encountered during that investigation:
java.lang.UnsupportedOperationException
at com.saxonica.expr.DotNetExtensionFunctionCall.copy(DotNetExtensionFunctionCall.java:188)
That is indeed an unimpl... Bug #6594: Reflexive access to overloaded methods in Saxon 10 on .NET FrameworkWhen attempting to call a non-static method using the `clitype:` mechanism in Saxon 10 on .NET Framework, if the method is overloaded (two methods on the class with the same number of arguments), Saxon rejects both overloads saying (in ... -
-
The other problems reported here include:
```
java.lang.UnsupportedOperationException
at com.saxonica.expr.DotNetExtensionFunctionCall.copy(DotNetExtensionFunctionCall.java:188)
```
That is indeed an unimplemented method... Help: RE: Performing HTTP POST from XSLT using either Java or .NET calls from SaxonMy apologies for the cross-post. I think I had this in the wrong forum. (Mods can feel free to delete the one in the "Open Discussion")
I was directed to try and ask about this request via my original post on Stack Overflow. You can f... -
-
If there's one candidate method then it will work. If there's more than one, then it will decide that none of them match, because the test that the first argument matches is incorre... -
-
I strongly suspect that the `startNamespacePrefix()` and `endNamespacePrefix()` methods on the `ContentHandler` are not being called. Help: RE: Issues with FOP+Saxon generating the FOP intermediate format (area tree)Hi,
as the title says, I have a problem using FOP and Saxon generating the [FOP intermediate XML format](https://xmlgraphics.apache.org/fop/2.10/intermediate.html). I have reconstructed the issues and described the problems in [this G... -
2024-11-19
-
Support #6580 (Closed): Failure to report error in Schematron validationRaised via support email.
I have a Xslt transform problem where I expect to get a schematron error back ("[ibr-085]-Start date of line period (ibt-134) MUST be within invoice period (ibg-14).")
I have attached a sample program showin...
2024-11-18
-
The correct spelling has been added as a synonym. The incorrect spelling will be removed in 13.x. Bug #6558 (Resolved): In SaxonCS API, SchemaValidator property ExpendAttributeDefaults is misspelledIt should be `ExpandAttributeDefaults`
Also available in: Atom