[Libreoffice-bugs] [Bug 128041] conditional text in header/footer fields turned static

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Oct 25 07:29:12 UTC 2019


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

Heiko Tietze <heiko.tietze at documentfoundation.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |michael.stahl at cib.de

--- Comment #12 from Heiko Tietze <heiko.tietze at documentfoundation.org> ---
(In reply to Mike Kaganski from comment #11)
> Now take a look at the two following paragraphs in the footers.

Page 1 sets flag=1 and on the same page flag=0 resulting in flag==0 at the
footer of page 1 and 2. 
Page 3 sets flag = 0 and shows 0 at the footer, at page 4 we set flag=1 and get
flag==1. Deleting the page break between p3 and 4 results in the same as on p1
with flag==0.

So obviously the variable is evaluated per page (I was wrong with throughout
the whole document). Is this wrong? Or does it need documentation?

-- 
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/20191025/8ed60c35/attachment.html>


More information about the Libreoffice-bugs mailing list