[Libreoffice-bugs] [Bug 112201] FILEOPEN: DOCX thesis template with missing name and logo of university on 2nd page

2019-12-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112201

Michael Stahl (CIB)  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED
   Assignee|libreoffice-b...@lists.free |michael.st...@cib.de
   |desktop.org |

--- Comment #9 from Michael Stahl (CIB)  ---
getting the right header on page 2 is fixed.

getting the right header on page 3 isn't really fixable currently:

  

  

zz
  
  

  


  


  


  
  


  
  
  
  
  
  
  
  

  
  
  

  


here the page break w:br is on a different paragraph than the continuous
section break w:sectPr, so it is set as a page-break-before on the last
paragraph in the section; for this document it works to add a check for this
situation and apply the page style there but we'll have to see if that causes
regressions on other documents... without continuous sections in Writer we
likely can't do any better.

-- 
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 112201] FILEOPEN: DOCX thesis template with missing name and logo of university on 2nd page

2019-12-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112201

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:6.5.0|target:6.5.0 target:6.4.0.1

-- 
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 112201] FILEOPEN: DOCX thesis template with missing name and logo of university on 2nd page

2019-12-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112201

--- Comment #8 from Commit Notification 
 ---
Michael Stahl committed a patch related to this issue.
It has been pushed to "libreoffice-6-4":

https://git.libreoffice.org/core/commit/2b8d4903d64557a3f467672ea943202c2cfdf8a2

tdf#112201 writerfilter: continuous sections:

It will be available in 6.4.0.1.

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 112201] FILEOPEN: DOCX thesis template with missing name and logo of university on 2nd page

2019-12-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112201

--- Comment #7 from Commit Notification 
 ---
Michael Stahl committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/3f680aef65a158cfbc98c8afd1c3628d7f4f7b83

tdf#112201 writerfilter: try to apply continuous section page style...

It will be available in 6.5.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 112201] FILEOPEN: DOCX thesis template with missing name and logo of university on 2nd page

2019-12-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112201

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:6.5.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 112201] FILEOPEN: DOCX thesis template with missing name and logo of university on 2nd page

2019-12-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112201

--- Comment #6 from Commit Notification 
 ---
Michael Stahl committed a patch related to this issue.
It has been pushed to "master":

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

tdf#112201 writerfilter: continuous sections:

It will be available in 6.5.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 112201] FILEOPEN: DOCX thesis template with missing name and logo of university on 2nd page

2019-12-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112201

Michael Stahl (CIB)  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=11
   ||2202

-- 
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 112201] FILEOPEN: DOCX thesis template with missing name and logo of university on 2nd page

2019-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112201

Michael Weghorn  changed:

   What|Removed |Added

 CC||m.wegh...@posteo.de

--- Comment #5 from Michael Weghorn  ---
Still reproducible with

Version: 6.4.0.0.alpha0+
Build ID: 49a634425f0d433541f8309f2575c8bdfd67afbe
CPU threads: 4; OS: Linux 5.2; UI render: default; VCL: kf5; 
Locale: en-GB (en_GB.UTF-8); UI-Language: en-US
Calc: threaded

(The logo + name of the university is shown on page 1, but missing on page 2.)

-- 
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 112201] FILEOPEN: DOCX thesis template with missing name and logo of university on 2nd page

2019-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112201

Xisco FaulĂ­  changed:

   What|Removed |Added

   See Also|https://bugs.documentfounda |
   |tion.org/show_bug.cgi?id=11 |
   |7215|

-- 
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 112201] FILEOPEN: DOCX thesis template with missing name and logo of university on 2nd page

2019-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112201

Xisco FaulĂ­  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=11
   ||7215

-- 
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 112201] FILEOPEN: DOCX thesis template with missing name and logo of university on 2nd page

2018-12-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112201

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Blocks||104522


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=104522
[Bug 104522] [META] DOCX (OOXML) header & footer-related issues
-- 
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 112201] FILEOPEN: DOCX thesis template with missing name and logo of university on 2nd page

2018-09-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112201

--- Comment #4 from QA Administrators  ---
** Please read this message in its entirety before responding **

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 112201] FILEOPEN: DOCX thesis template with missing name and logo of university on 2nd page

2017-09-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112201

bugzilla@mkr.email changed:

   What|Removed |Added

Summary|FILEOPEN: DOCX thesis   |FILEOPEN: DOCX thesis
   |template with missing name  |template with missing name
   |and logo of university on   |and logo of university on
   |2nd and 3rd page|2nd page

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