aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2006-04-24 18:39:05 +0000
committerJeremias Maerki <jeremias@apache.org>2006-04-24 18:39:05 +0000
commit7e9bc82973c881dcc2245e863eca6bf72da58768 (patch)
tree1a33d9bcb35efbcd26bd3d77292b8d8b19e83b70 /status.xml
parent5d649b660155e4229a186f4dd4a28ca78610b7f9 (diff)
downloadxmlgraphics-fop-7e9bc82973c881dcc2245e863eca6bf72da58768.tar.gz
xmlgraphics-fop-7e9bc82973c881dcc2245e863eca6bf72da58768.zip
Bugfix: basic-links with internal destinations in documents with multiple page-sequences sometimes pointed at the wrong page.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@396640 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r--status.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/status.xml b/status.xml
index 795b17582..d99cb10e5 100644
--- a/status.xml
+++ b/status.xml
@@ -28,6 +28,10 @@
<changes>
<release version="FOP Trunk">
<action context="Code" dev="JM" type="fix">
+ Bugfix: basic-links with internal destinations in documents with multiple
+ page-sequences sometimes pointed at the wrong page.
+ </action>
+ <action context="Code" dev="JM" type="fix">
Bugfix: Fixed ClassCastException when retrieve-marker is used as a direct child
if static-content in which case leading and trailing white space is not properly
removed.