[Libreoffice-bugs] [Bug 108027] FILEOPEN XLSX: The column descriptions of a column chart disappear
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Nov 25 23:51:00 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=108027
Markus Mohrhard <markus.mohrhard at googlemail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|libreoffice-bugs at lists.free |markus.mohrhard at googlemail.
|desktop.org |com
--- Comment #5 from Markus Mohrhard <markus.mohrhard at googlemail.com> ---
(In reply to Aron Budea from comment #4)
> Right, bibisecting further based on that information yields another commit
> from the same ticket.
>
> https://cgit.freedesktop.org/libreoffice/core/commit/
> ?id=97a8b3ed5e5bd42e213d3230fa764b0f5d10f0f2
> author Eike Rathke <erack at redhat.com> 2015-01-09 13:53:27 +0100
> committer Eike Rathke <erack at redhat.com> 2015-01-09 16:10:04 +0100
>
> Resolves: fdo#85617 always store fully encoded external document name
And that is still absolutely misleading. All the commits here are actually
fixing a few bugs that result in the external file being recognized correctly.
As a result we don't use the cached value in the chart file and instead go to
the external file cache.
This all improved the OOXML import code but in the end a small bug in the
calc's chart UNO data provider for external string cells caused all the new
work to be thrown away.
--
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/20181125/432c0cb5/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list