[Bug 292893] textproc/libxml2

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 02 Feb 2026 23:56:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292893

            Bug ID: 292893
           Summary: textproc/libxml2
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: desktop@FreeBSD.org
          Reporter: oljas@oml.su
             Flags: maintainer-feedback?(desktop@FreeBSD.org)
          Assignee: desktop@FreeBSD.org

document http scheme seems to be broken since update to 2.15.1

I have this line in my xsl stylesheet:
<xsl:copy-of select="document('http://localhost/page/')"/>

Since update to 2.15.1 my log is full of erros:
I/O warning : failed to load "http://localhost/page/": No such file or
directory

reverting back to 2.14.6 solves the issue

-- 
You are receiving this mail because:
You are the assignee for the bug.