Martin Leitner created FOP-3028:
-----------------------------------
Summary: fopFactoryBuilder.setConfiguration(fopConfig) ignores
mutliple configuration fields
Key: FOP-3028
URL: https://issues.apache.org/jira/browse/FOP-3028
Project: FOP
Issue Type: Bug
Affects Versions: 2.6, 2.3
Environment: Java 8-11, Windows 7-10
Reporter: Martin Leitner
As described in FOP-2524 (which was wrongly marked as Cannot Reproduce), you
can initialize the FopFactoryBuilder and provide a configuration as
InputStream, which works fine.
However, using fopFactoryBuilder.setConfiguration(config); will simply ignore a
number of configuration fields, among them source-resolution,
source-resolution, complex-scripts, accessibility.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)