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

Heiko Tietze <[email protected]> changed:

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

--- Comment #12 from Heiko Tietze <[email protected]> ---
(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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to