Debbie Lockett
- Login: deblock
- Email: debbie@saxonica.com
- Registered on: 2014-03-13
- Last connection: 2025-01-30
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 3 | 310 | 313 |
Reported issues | 6 | 155 | 161 |
Projects
Project | Roles | Registered on |
---|---|---|
Saxon | Manager, Developer, Reporter | 2014-04-04 |
Saxon-CE | Reporter | 2014-04-04 |
SaxonC | Manager, Developer, Reporter | 2014-04-04 |
SaxonJS | Manager, Developer, Reporter | 2016-08-11 |
SaxonMirrorHE | Manager, Developer | 2021-02-02 |
Activity
2025-01-30
-
Bug #6676 (Resolved): Initial template invocation with a combination of tunnel and non-tunnel parametersYou can use the SaxonC C++ API to invoke a transform for a specified initial template, e.g. using `XsltExecutable.callTemplateReturningValue`. You can supply values for the template parameters in advance using `setInitialTemplateParamete...
2025-01-14
-
Bug #6646 (Resolved): Tidy up API documentation comment for SaxonProcessor.makeStringValue methodsThe C++ API documentation for the `SaxonProcessor.makeStringValue` methods says:
> Factory method. Unlike the constructor, this avoids creating a new StringValue in the case of a zero-length string (and potentially other strings, in f...
2025-01-09
-
Further improvements committed on the main branch only:
* Add a check in `to-static/s-viewer_app.xsl` for section ids that contain '.', and output a message warning if any are found (other than the changes sections which have ids like "... Bug #6590 (Closed): https://www.saxonica.com/html/documentation10/extensibility/dotnetextensions/instance-methods.net.html links to "Converting Arguments to .NET Extension Functions" giving 404The .NET extensions documentation of Saxon 10 in https://www.saxonica.com/html/documentation10/extensibility/dotnetextensions/instance-methods.net.html in the TOC links to "Converting Arguments to .NET Extension Functions" as https://www... -
I'm keeping this issue open while I still work on other follow up improvements as mentioned in #note-2. -
Fix committed on main, saxon12 and saxon11 branches:
* in `tools/docs/to-static/s-viewer_app.xsl` stylesheet, to use `f:index-fix` function in `add-list` template too.
Relevant HTML docs under `functions/saxon` updated online for doc... Bug #6640 (Closed): HTML documentation TOC link to saxon:index function page is brokenFor the HTML documentation, index.html pages are used for top-level directory pages. So the page for the function `saxon:index` is renamed `functions/saxon/index-1.html` rather than `functions/saxon/index.html`.
However links in the T... -
However links in the T...
2025-01-08
-
I've committed a change (and opened a pull request) to fix this in indexes.js in the `static-saxonica-com` repo:
> Update indexes.js to handle URIs ending '.net'. The docs contain sections with such a name, where this is not intended as... Bug #6590: https://www.saxonica.com/html/documentation10/extensibility/dotnetextensions/instance-methods.net.html links to "Converting Arguments to .NET Extension Functions" giving 404The .NET extensions documentation of Saxon 10 in https://www.saxonica.com/html/documentation10/extensibility/dotnetextensions/instance-methods.net.html in the TOC links to "Converting Arguments to .NET Extension Functions" as https://www... -
In general, HTML documentation links in the generated HTML docs will look like:
* `https://www.saxonica.com/html/...
2025-01-07
-
Thanks for reporting this Martin. The problem seems to be with section ids containing '.'. As well as the example provided, I can find a couple of other cases too. I'll look at getting it fixed... Bug #6590: https://www.saxonica.com/html/documentation10/extensibility/dotnetextensions/instance-methods.net.html links to "Converting Arguments to .NET Extension Functions" giving 404The .NET extensions documentation of Saxon 10 in https://www.saxonica.com/html/documentation10/extensibility/dotnetextensions/instance-methods.net.html in the TOC links to "Converting Arguments to .NET Extension Functions" as https://www...
-
I've just committed a further update for the SaxonC documentation: to include a note about the fact that Clark format is used for the names of serialization parameters in non-null namespaces. As well as updating the `configuration/xslt` ... Bug #6589 (In Progress): Clarify in the documentation where to find serialization parametersFollowing the resolution of bug #6588 it would be good to make the clear in the documentation where the user can find the list of serialization parameters they can use.
Also available in: Atom