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

Oliver Specht <oliver.spe...@cib.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |oliver.spe...@cib.de

--- Comment #16 from Oliver Specht <oliver.spe...@cib.de> ---
This is the result of a combination of changes:
The first part is in SwDocUpdateField::_MakeFieldList() where all sections are
switched to visible state to create a complete list of fields.

The second part is a fix of https://bz.apache.org/ooo/show_bug.cgi?id=51035, 10
years ago, that skips evaluation of expressions that might be from databases
that are not currently open.

The last is a fix in SwXTextDocument::getRendererCount() that requests a field
update before PDF export which is also called to create the print dialog
preview.

Im sure whether the problem in Coment 11 has the same / a similar cause.

I think the right way to fix it is to get rid of the first part. After the
condition result is overwritten one cannot decide what state the the right one.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to