]> source.dussan.org Git - xmlgraphics-fop.git/commit
Bugzilla#53502: MODCA end structured field now more conformant with the spec by allow...
authorMehdi Houshmand <mehdi@apache.org>
Wed, 4 Jul 2012 07:04:03 +0000 (07:04 +0000)
committerMehdi Houshmand <mehdi@apache.org>
Wed, 4 Jul 2012 07:04:03 +0000 (07:04 +0000)
commit8f37765b5c9b6dbe80d860207802aa4f7f8b1a94
treebc80b6209cc295fb5e2b22b7e52f3813ad04acb7
parentfdb801262c8abbf13b12d9df5900a5c4627dda12
Bugzilla#53502: MODCA end structured field now more conformant with the spec by allowing 0xFFFF match (match any). Submitted by Robert Meyer

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1357110 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/afp/util/AFPResourceUtil.java
test/java/org/apache/fop/afp/AFPResourceUtilTestCase.java
test/java/org/apache/fop/afp/resource_any_name.afp [new file with mode: 0644]
test/java/org/apache/fop/afp/resource_name_match.afp [new file with mode: 0644]
test/java/org/apache/fop/afp/resource_name_mismatch.afp [new file with mode: 0644]
test/java/org/apache/fop/afp/resource_no_end_name.afp [new file with mode: 0644]