[
https://issues.apache.org/jira/browse/FOP-3148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Steiner updated FOP-3148:
-------------------------------
Description:
java.util.NoSuchElementException
at java.util.HashMap$HashIterator.nextNode(HashMap.java:1447)
at java.util.HashMap$KeyIterator.next(HashMap.java:1469)
at
java.util.Collections$UnmodifiableCollection$1.next(Collections.java:1042)
at
org.apache.fop.svg.font.FOPFontFamilyResolverImpl.getFamilyThatCanDisplay(FOPFontFamilyResolverImpl.java:71)
fop simple.fo -c fop.xconf out.pdf
was:
java.util.NoSuchElementException
at java.util.HashMap$HashIterator.nextNode(HashMap.java:1447)
at java.util.HashMap$KeyIterator.next(HashMap.java:1469)
at
java.util.Collections$UnmodifiableCollection$1.next(Collections.java:1042)
at
org.apache.fop.svg.font.FOPFontFamilyResolverImpl.getFamilyThatCanDisplay(FOPFontFamilyResolverImpl.java:71)
> NoSuchElementException when using font with no family name
> ----------------------------------------------------------
>
> Key: FOP-3148
> URL: https://issues.apache.org/jira/browse/FOP-3148
> Project: FOP
> Issue Type: Bug
> Reporter: Simon Steiner
> Assignee: Simon Steiner
> Priority: Major
> Attachments: fop.xconf, simple.fo, test2.svg
>
>
> java.util.NoSuchElementException
> at java.util.HashMap$HashIterator.nextNode(HashMap.java:1447)
> at java.util.HashMap$KeyIterator.next(HashMap.java:1469)
> at
> java.util.Collections$UnmodifiableCollection$1.next(Collections.java:1042)
> at
> org.apache.fop.svg.font.FOPFontFamilyResolverImpl.getFamilyThatCanDisplay(FOPFontFamilyResolverImpl.java:71)
> fop simple.fo -c fop.xconf out.pdf
--
This message was sent by Atlassian Jira
(v8.20.10#820010)