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

            Bug ID: 103025
           Summary: variable-get fields in header/footer not expanded with
                    current value of variable-set fields
           Product: LibreOffice
           Version: 5.0.0.4 rc
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: [email protected]
          Reporter: [email protected]

Description:
the 3rd problem in bug 82097 is caused by this commit in LO 5.0:

commit 901e5c3a21a1299d10c44bc844246fe8c329bb82
Author:     Noel Grandin <[email protected]>
AuthorDate: Fri Jan 9 10:04:38 2015 +0200

    fdo#84938: convert FRMTYPE_ #defines to 'enum class'

    and consequently fix bug in SwPageFrm::PreparePage where it was
    comparing against the wrong #define's

as it turns out the change in SwPageFrm::PreparePage resurrected
some dead code that now formats the fields "too early" so
they get the wrong values, all the fields expand to "2004-01"
even though page 3 and page 4 update the value with variable-set fields.


Steps to Reproduce:
1. use LO version 4.1 or older unaffected by bug 82097
2. open database from bug 82097
3. open report "origine"


Actual Results:  
all the fields expand to "2004-01"

Expected Results:
even though page 3 and page 4 update the value with variable-set fields.


Reproducible: Always

User Profile Reset: No

Additional Info:


User-Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:49.0) Gecko/20100101
Firefox/49.0

-- 
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