Björn Kautler created FOP-2515:
----------------------------------
Summary: Use default value for keep-with-next if inherit and
parent has no explicit value
Key: FOP-2515
URL: https://issues.apache.org/jira/browse/FOP-2515
Project: FOP
Issue Type: Bug
Affects Versions: 2.0
Reporter: Björn Kautler
If I have keep-with-next="inherit" on a fo:block, but no explicit value on the
parent FO, FOP tells me this with {{keep-with-next="inherit" on fo:block, but
no explicit value found on the parent FO.}}.
I'd expect that inherit just inherits what is used on the parent, no matter
whether this is explicitly set or not.
So if the parent is using the default value, the one that inherits should
simply also use the default value and not output anyhting.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)