https://issues.apache.org/bugzilla/show_bug.cgi?id=48334
Summary: xml:base
Product: Fop
Version: all
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: general
AssignedTo: [email protected]
ReportedBy: [email protected]
http://thread.gmane.org/gmane.text.xml.fop.user/29778
http://thread.gmane.org/gmane.text.xml.xsl.general.mulberrytech/77602
I wish FOP supported the xml:base="" attribute, http://www.w3.org/TR/xmlbase/
e.g. I wish the following worked,
[...]
<fo:block
xml:base="http://ica-atom.org/docs/index.php?title=File:UM-2.1.png">
<fo:external-graphic src="url(/docs/images/b/bb/UM-2.1.png)"/>
</fo:block>
[...]
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.