git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@884526
13f79535-47bb-0310-9956-
ffa450edef68
FullyQualifiedNameTriplet.TYPE_ATTRIBUTE_GID,
FullyQualifiedNameTriplet.FORMAT_CHARSTR,
name);
- setAttributeQualifier(tleID, 1);
setAttributeValue(value);
+ setAttributeQualifier(tleID, 1);
byte[] data = new byte[SF_HEADER.length];
copySF(data, Type.ATTRIBUTE, Category.PROCESS_ELEMENT);
documents. Example: the fix of marks layering will be such a case when it's done.
-->
<release version="FOP Trunk" date="TBD">
+ <action context="Renderers" dev="CB" type="fix" fixes-bug="48290">
+ Bugfix: AFP Renderer: AttributeQualifier Triplet occurs before TLE Value.
+ </action>
<action context="Renderers" dev="JM" type="fix" fixes-bug="48048" due-to="D.W. Harks">
Bugfix in AFP output: fixed flags in GOCA GBAR order.
</action>