diff options
author | Michael Stahl <Michael.Stahl@cib.de> | 2018-09-26 14:42:44 +0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-10-04 11:05:28 +0200 |
commit | 12db0c2a7b240b73a9445fffa026c4d1c349814c (patch) | |
tree | fd16ade5b0343652e1fea49dbdfedee6a53ac705 /desktop | |
parent | 7239716e4307a348d818606340e34b4fc6ceb282 (diff) |
sw: fix copying of PageDesc follows in SwDoc::AppendDoc
The problem in the bugdoc is that there are 2 styles; "First Page"
has "Default Style" as the follow, and vice versa.
When the "First Page" style is copied, its follow is copied as well, but
the follow of the follow doesn't point to the *new* "First PageN" style
that was just created, but the original "First Page" one.
Change-Id: Ie5b0064581a585a3a545360ea5c05f60652f0d4e
Reviewed-on: https://gerrit.libreoffice.org/60993
Tested-by: Jenkins
Reviewed-by: Michael Stahl <Michael.Stahl@cib.de>
(cherry picked from commit a6a4fa526b8ad19ff6d44a89ee56d4268c8e90be)
Reviewed-on: https://gerrit.libreoffice.org/61062
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'desktop')
0 files changed, 0 insertions, 0 deletions