[Libreoffice-bugs] [Bug 112906] New: Custom date format is not applied for fields which use custom function
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Oct 5 19:09:56 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=112906
Bug ID: 112906
Summary: Custom date format is not applied for fields which use
custom function
Product: LibreOffice
Version: 5.2.7.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: quazgar at posteo.de
Description:
I have defined a custom BASIC function:
Function test_format()
test_format = Now()
End Function
When I now use this function to set the value of a field like so
=test_format()
I cannot change that field's format to anything but the default format.
Steps to Reproduce:
1. Create macro function mentioned above
2. Use in field.
3. Try to change format of field.
Actual Results:
Field format is not changed.
Expected Results:
Field format should change.
Reproducible: Always
User Profile Reset: No
Additional Info:
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101
Firefox/52.0
--
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/20171005/cd5594c4/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list