https://bugs.documentfoundation.org/show_bug.cgi?id=118845

Michael Stahl <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected],
                   |                            |[email protected]

--- Comment #6 from Michael Stahl <[email protected]> ---
presumably caused by:

commit db04be037b611e296ef9f2542322c52ed82d7a2b
Author:     Mike Kaganski <[email protected]>
AuthorDate: Fri May 18 18:48:38 2018 +0300

    tdf#35798: Hide empty Database fields' paragraphs (+ compat option)

    With this change, Database fields that expand to empty values behave
    as if they are "Hidden Paragraph" fields.

    A compatibility option to enable this behaviour is added. The option is
    enabled by default, and for any non-native documents (for compatibility
    with other office suites). For existing (F)ODT documents, the option is
    disabled for those documents that don't have this setting set, to keep
    the layout of legacy documents.

Change in SwpHints::CalcHiddenParaField().

The issue is that the DB-field in the paragraph is non-empty and that now
overrides the HiddenParagraph-field.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to