[Libreoffice-bugs] [Bug 96370] BASE: filter doesn't work for query fields which are sum
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Jul 28 05:21:33 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=96370
--- Comment #16 from Lionel Elie Mamane <lionel at mamane.lu> ---
Looks like:
* frame 16 (frm::FormOperations::impl_executeAutoFilter_throw)
should use _both_ filter (set property "Filter" from
m_xParser->getFilter()) *and* having clause (set property HavingClause
from m_xParser->getHavingClause()
* this particular bit should be in m_xParser->getHavingClause(),
not m_xParser->getFilter()
I'll try to take a look at it this week-end
--
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/20170728/e6f2657a/attachment.html>
More information about the Libreoffice-bugs
mailing list