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

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|[email protected] |[email protected]
                   |desktop.org                 |

--- Comment #13 from Julien Nabet <[email protected]> ---
I tried to unwind on gdb and it seems that the root cause is in
https://opengrok.libreoffice.org/xref/core/svx/source/form/formcontroller.cxx#3172
Indeed, we use pRefValues[j].Value which contains "#08/01/2017#" but not
pRefValues[j].Handle which contains the operator

I gave it a try with https://gerrit.libreoffice.org/#/c/48609/

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