[Libreoffice-bugs] [Bug 118242] DOCX EXPORT: anchor of text frame is wrong + MSO can't open the file

2020-05-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118242

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.0.0

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 118242] DOCX EXPORT: anchor of text frame is wrong + MSO can't open the file

2020-05-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118242

--- Comment #10 from Commit Notification 
 ---
Xisco Fauli committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/a135eaacd3bf0b6125626e03e73840660bf27bf0

tdf#118242: sw: Add unittest

It will be available in 7.0.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 118242] DOCX EXPORT: anchor of text frame is wrong + MSO can't open the file

2020-05-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118242

NISZ LibreOffice Team  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||libreoff...@nisz.hu,
   ||michael.st...@cib.de
 Status|NEW |RESOLVED

--- Comment #9 from NISZ LibreOffice Team  ---
Exported docx can be opened since:

https://cgit.freedesktop.org/libreoffice/core/commit/?id=0dd48d1a9a716456ff1ebe67e19881ad2f56939b

author  Michael Stahl 2020-03-31 14:37:14 +0200
committer   Michael Stahl 2020-03-31 15:44:56
+0200

sw: DOCX export: avoid section breaks in text frames

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 118242] DOCX EXPORT: anchor of text frame is wrong + MSO can't open the file

2019-06-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118242

--- Comment #8 from Patrick Jaap  ---
Situation is unchanged in current master

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 118242] DOCX EXPORT: anchor of text frame is wrong + MSO can't open the file

2019-06-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118242

--- Comment #7 from QA Administrators  ---
Dear Patrick Jaap,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 118242] DOCX EXPORT: anchor of text frame is wrong + MSO can't open the file

2018-06-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118242

--- Comment #6 from Patrick Jaap  ---
I think the bug is caused by a missing header reference in the document.xml
file. This should by the reason why Word refuses to open the file. The header
reference (and the header file) are indeed created in
sw/source/filter/ww8/docxexport.cxx:780.

But when the section properties are written in
sw/source/filter/ww8/wrt8sty.cxx:1513 (called by
sw/source/filter/ww8/docxattributeoutput.cxx:5900) the header reference is not
present. 

Miklos gave me a hint that is has to do with postponing the output of the
section properties in docxattributeoutput.cxx:5910. But I wasn't able to follow
that trace. I think I am missing some background knowledge on this topic.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 118242] DOCX EXPORT: anchor of text frame is wrong + MSO can't open the file

2018-06-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118242

Miklos Vajna  changed:

   What|Removed |Added

   Keywords|bibisected, bisected,   |
   |regression  |

--- Comment #5 from Miklos Vajna  ---
Yes, basically there are 3 states:

- baseline: well-formed but not invalid output (but Writer can see the header)
- my earlier patch: valid output, but loosing header content
- my recent patch: restoring the header content

I agree with Patrick that exporting the header content in a valid way didn't
work in the past either (for this situation).

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 118242] DOCX EXPORT: anchor of text frame is wrong + MSO can't open the file

2018-06-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118242

--- Comment #4 from Patrick Jaap  ---
Hi Xisco!

I would not consider this as a regression. Commit 

853350787df9a8d92c269ef1b6e764863e74ec2a

from Miklos (from yesterday) fixes the related bug 

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

where there was no header at all in the same document export. The bug here is
that the Writer export filter creates a corrupt docx file with a misplaced
textframe. It seems this was never working correctly and it was "hidden" by the
missing header.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 118242] DOCX EXPORT: anchor of text frame is wrong + MSO can't open the file

2018-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118242

Xisco FaulĂ­  changed:

   What|Removed |Added

 CC||vmik...@collabora.co.uk,
   ||xiscofa...@libreoffice.org
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=11
   ||7805
 Status|UNCONFIRMED |NEW
   Keywords||bibisected, bisected,
   ||filter:docx, regression
 Ever confirmed|0   |1

--- Comment #3 from Xisco FaulĂ­  ---
Wow, that was a fast catch!

Regression introduced by:

author  Miklos Vajna   2018-06-18 21:06:30 +0200
committer   Miklos Vajna   2018-06-19 09:02:59
+0200
commit  853350787df9a8d92c269ef1b6e764863e74ec2a (patch)
treee6a25de0428e94b7ea4fa46d7c202d65e947b92f
parent  3a8375eb974eb8ba36ac616478acd881b70f8e19 (diff)
tdf#117805 DOCX export: fix lost header with at-page anchored frames
The bug has two parts: on one hand, the header was not completely lost,
just was written inside a shape. This is not valid, but at least our own
import understood that. This commit restores that old behavior, focusing
on just the regression part of the bugreport.

On the other hand the exported header is still referenced at an
incorrect location: the correct location would be the end of the
document. But that is follow-up work, it seems that never worked.

Bisected with: bibisect-linux64-6.2

Adding Cc: to Miklos Vajna

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 118242] DOCX EXPORT: anchor of text frame is wrong + MSO can't open the file

2018-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118242

Aron Budea  changed:

   What|Removed |Added

 CC||ba...@caesar.elte.hu
 Blocks||104528, 104461


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=104461
[Bug 104461] [META] DOCX (OOXML) frame-related issues
https://bugs.documentfoundation.org/show_bug.cgi?id=104528
[Bug 104528] [META] Saved DOCX files that MS Word can't open
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 118242] DOCX EXPORT: anchor of text frame is wrong + MSO can't open the file

2018-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118242

--- Comment #2 from Patrick Jaap  ---
Created attachment 142921
  --> https://bugs.documentfoundation.org/attachment.cgi?id=142921&action=edit
DOCX export of the sample file

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 118242] DOCX EXPORT: anchor of text frame is wrong + MSO can't open the file

2018-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118242

--- Comment #1 from Patrick Jaap  ---
Created attachment 142920
  --> https://bugs.documentfoundation.org/attachment.cgi?id=142920&action=edit
ODT file cauing the bug

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs