https://issues.apache.org/bugzilla/show_bug.cgi?id=42564

--- Comment #23 from [email protected] ---
so, my another suggestion is apply one more small fix
to PageSettingsBlock

change 
private void checkNotPresent(Record rec) {...}
to 
private boolean checkNotPresent(Record rec) {...}
and ignore duplicates like HCenterRecord (all that uses for printing only and
not critical)

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to