[Libreoffice-bugs] [Bug 104816] Inserting a user field will lose the condition of section

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Jan 10 06:37:21 UTC 2019


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

Justin L <jluth at mail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=53
                   |                            |210

--- Comment #8 from Justin L <jluth at mail.com> ---
confirmed that comment 6 has identified the correct commit. The code is now
found in sw/source/core/doc/DocumentFieldsManager.cxx 
DocumentFieldsManager::UpdateExpFieldsImpl().

confirmed that without that fix, Writer still crashes if every part of the
document belongs to hidden sections. The trick here will be to find out if any
of the document is NOT covered by sections (which would be the normal case) and
then allow all the sections to be hidden.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190110/779432c0/attachment.html>


More information about the Libreoffice-bugs mailing list