Re: [xsl] Saxon documentation references defunct expath file module page

Subject: Re: [xsl] Saxon documentation references defunct expath file module page
From: "Andy Bunce bunce.andy@xxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 12 Nov 2024 10:32:15 -0000
This is a mixed content issue caused by the css being served with a hard
coded http://...
See https://github.com/expkg-zone58/ex-xparse/issues/3 for another example.
Now current versions of Firefox (at least on Windows) block the mixed
content css load, but also force the upgrade from http: to https: where
available. Meaning  a readable version can not be easily obtained.

/Andy

On Tue, 12 Nov 2024 at 09:17, Michael Kay michaelkay90@xxxxxxxxx <
xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx> wrote:

>
>
> > On 12 Nov 2024, at 07:56, Norm Tovey-Walsh ndw@xxxxxxxxxx <
> xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx> wrote:
> >
> >> This SAXON documentation page:
> >>
>
https://www.saxonica.com/html/documentation12/extensions/functions/expath.htm
l
> >>
> >> references this page:
> >>
> >> https://expath.org/spec/file
> >>
> >> That latter page contains garbage.
> >
> > In what sense, garbage? When I follow that link, I get the bFile Module
> 1.0b specification dated 20 February 2015.
> >
> > If I go to https://expath.org/ that appears to still be the EXPath home
> page. If I follow the links through Modules, File Handling, File (which is
> apparently still bunder constructionb) to Specification, thatbs where
I
> wind up.
> >
> > If therebs a better or more recent link, what is it?
> >
>
> I get the EXPath file page, very badly rendered. At http://expath.org/
> (not HTTPS) I get the same page propertly rendered.
>
> Michael Kay

Current Thread