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

--- Comment #14 from Mike Kaganski <[email protected]> ---
(In reply to Stang from comment #11)
> Samples posted here and in bug 122298 no longer work in LO v7.1.0.3

(In reply to Buovjaga from comment #13)
> That's a new regression. I will bibisect it today and create a new report
> based on attachment 161675 [details].

Note that since fixing tdf#77007, you can't sett a chart modified in a document
that disallows setting modified. This looks correct to me, and thus the macro
in attachment 161675 will not work: the said macro attempts to update the chart
using a call to css::util::XModifiable::setModified, relying on a side effect
of that call; while the proper way would be calling
css::util::XUpdatable::update.

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