[Libreoffice-bugs] [Bug 103091] An applied conditional paragraph style looses feature on opening
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Jun 14 10:05:06 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=103091
Michael Stahl <mstahl at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |dataLoss
Status|NEW |RESOLVED
CC| |mstahl at redhat.com,
| |noelgrandin at gmail.com
Resolution|--- |FIXED
Assignee|libreoffice-bugs at lists.free |libreoffice at troy.rollo.name
|desktop.org |
Whiteboard|target:6.0.0 target:5.3.5 |odf target:6.0.0
|target:5.4.0.1 |target:5.3.5 target:5.4.0.1
Severity|normal |major
--- Comment #10 from Michael Stahl <mstahl at redhat.com> ---
thanks Troy for finding and fixing the bug!
it would have been really helpful for a prompt resolution if this bug report
had
mentioned the magic word "ODF" somewhere, or maybe the "dataLoss" keyword.
this is a regression from:
commit aef1e2dde5e53ba8416a393bbe155ef0c18511a7
Author: Bjoern Michaelsen <bjoern.michaelsen at canonical.com>
AuthorDate: Mon Dec 21 03:55:14 2015 +0100
move SwXStyle entirely into compilation unit
... which made the export code depend on a new ICoreParagraphStyle
interface, but forgot to implement it anywhere, and ...
commit da870b35dd0cf8b7a987530e896b3e044f444908
Author: Noel Grandin <noel at peralex.com>
AuthorDate: Mon Sep 26 13:01:42 2016 +0200
remove unused ICoreParagraphStyle
... which removed the export code because there was no way it was used.
--
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/20170614/d3f1fe06/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list