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

Xisco FaulĂ­ <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|medium                      |highest
             Status|UNCONFIRMED                 |NEW
            Version|5.0 all versions            |4.4 all versions
           Keywords|                            |bibisected, bisected,
                   |                            |regression
                 CC|                            |[email protected],
                   |                            |[email protected]
    Crash report or|                            |rtl_uString_assign
    crash signature|                            |
     Ever confirmed|0                           |1
            Summary|Cannot open docx file with  |CRASH: FILEOPEN: Cannot
                   |citation in comment         |open docx file with
                   |                            |citation in comment
           Severity|normal                      |critical

--- Comment #3 from Xisco FaulĂ­ <[email protected]> ---
Regression introduced by:

author  Miklos Vajna <[email protected]>  2014-07-16 08:46:38 (GMT)
committer       Miklos Vajna <[email protected]>  2014-07-16 09:29:35
(GMT)
commit  b2bc4ea8ddae6b01f344469d988e21fed3143c42 (patch)
tree    2a9adbab7706d1b79d78b173a8724cfcbb921340
parent  1fcbc55b284463a3613849caa43c2e9c82aced1c (diff)
DOCX import: handle SDT around citation field
There were two problems here:

1) Citation field was around a run, but was exported as around the
paragraph.

2) The SDT properties were discarded, as they were inserted into a
character context that was thrown away. To fix this, add a (character
properties) context to the field state, so when it's inserted, it can
have the requested properties.

Bisected with bibisect-44max.

Adding Cc: to Miklos Vajna

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