[Libreoffice-bugs] [Bug 77111] FORMATTING: first page number is 0 instead of 1 ( with importing .doc)

2017-01-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77111

Justin L  changed:

   What|Removed |Added

 CC||jl...@mail.com
   Assignee|libreoffice-b...@lists.free |jl...@mail.com
   |desktop.org |

--- Comment #25 from Justin L  ---
It should be safe to fix this one. I was about to mark it as WONTFIX but
changed my mind because xmlexpit.cxx has been using XML_AUTO since 2010
(instead of writing a zero) and before that a zero had always been treated as a
non-defined page. Apparently Adam's patch really only is intended for
compatibility since ODT documents still won't export a page 0.

Since it is impossible to export a zero to xml, it should be impossible to
import a zero as well.

Treating as low priority since it should only affect rather old documents and
because I have been waffling back and forth about whether to fix it.
https://gerrit.libreoffice.org/33267 tdf#77111 odt import: treat
PAGEDESC_PAGENUMOFFSET==0 as auto

-- 
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 77111] FORMATTING: first page number is 0 instead of 1 ( with importing .doc)

2016-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77111

Xisco Faulí  changed:

   What|Removed |Added

 CC||lukebe...@hotmail.com

--- Comment #24 from Xisco Faulí  ---
*** Bug 90508 has been marked as a duplicate of this 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


[Libreoffice-bugs] [Bug 77111] FORMATTING: first page number is 0 instead of 1 (with importing .doc)

2016-05-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77111

Cor Nouws  changed:

   What|Removed |Added

 CC||c...@nouenoff.nl
Summary|FORMATTING: first page  |FORMATTING: first page
   |number is 0 instead of 1|number is 0 instead of 1
   ||(with importing .doc)

-- 
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 77111] FORMATTING: first page number is 0 instead of 1

2015-12-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77111

Robinson Tryon (qubit)  changed:

   What|Removed |Added

   Keywords||bibisected
 Whiteboard|bibisected  |

--- Comment #23 from Robinson Tryon (qubit)  ---
Migrating Whiteboard tags to Keywords: (bibisected)

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


[Libreoffice-bugs] [Bug 77111] FORMATTING: first page number is 0 instead of 1

2015-12-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77111

--- Comment #22 from Luke  ---
See Bug 90508: The .DOC importer is now ignoring the Different First Page
Headers flag.

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


[Libreoffice-bugs] [Bug 77111] FORMATTING: first page number is 0 instead of 1

2015-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77111

Oliver Specht  changed:

   What|Removed |Added

 CC||oliver.spe...@cib.de

--- Comment #21 from Oliver Specht  ---
The problem has been introduced with 
commit c2ccd20c0fd92bddfff76447754541705e3eb8f3
Author: Adam Co 
Date:   Thu Aug 29 17:16:44 2013 +0300
fdo#44689: fix for specific case of page restart-value 0

With this change it was possible to _have_ a page 0 as new page number. 
Before that the page number 0 meant that page counting should not be restarted
at a page break. 

The table dialog page always sends this 0-value if you insert a page break with
a change of the page style. 

The similar dialog for paragraphs doesn't do it initially. But if you insert a
page breaks with page style and a page no. > 0 and open the dialog again to
reset this page number to 0 then you will also get a page no. 0.

To solve this an additional CheckBox is required in both dialog pages so that
the user can determine whether or not a page no. 0 is desired.

This will not fix existing documents.

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


[Libreoffice-bugs] [Bug 77111] FORMATTING: first page number is 0 instead of 1

2015-10-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77111

Timur  changed:

   What|Removed |Added

 Attachment #102836|0   |1
is obsolete||
 Attachment #102838|0   |1
is obsolete||
 Attachment #102839|0   |1
is obsolete||
 Attachment #102840|0   |1
is obsolete||
 Attachment #102842|0   |1
is obsolete||

--- Comment #20 from Timur  ---
Created attachment 119875
  --> https://bugs.documentfoundation.org/attachment.cgi?id=119875&action=edit
Compare LO versions

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


[Libreoffice-bugs] [Bug 77111] FORMATTING: first page number is 0 instead of 1

2015-10-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77111

Timur  changed:

   What|Removed |Added

Version|4.2.1.1 release |4.2.0.4 release

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


[Libreoffice-bugs] [Bug 77111] FORMATTING: first page number is 0 instead of 1

2015-10-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77111

--- Comment #19 from OfficeUser  ---
Bug 95206 describes a similar issue in Calc.

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


[Libreoffice-bugs] [Bug 77111] FORMATTING: first page number is 0 instead of 1

2015-04-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77111

Matthew Francis  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 77111] FORMATTING: first page number is 0 instead of 1

2015-01-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77111

Michael Weghorn  changed:

   What|Removed |Added

 CC||m.wegh...@posteo.de
   Hardware|x86 (IA32)  |All
 OS|Windows (All)   |All

--- Comment #18 from Michael Weghorn  ---
I am setting hardware and platform to "All" because bibisecting was carried out
before.

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


[Libreoffice-bugs] [Bug 77111] FORMATTING: first page number is 0 instead of 1

2014-10-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77111

Björn Michaelsen  changed:

   What|Removed |Added

   Keywords||bisected

--- Comment #17 from Björn Michaelsen  ---
(This is an automated message.)

It seems that the commit that caused this regression was identified. (Or at
least a commit is suspected as the offending one.)

Thus setting keyword "bisected".

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


[Libreoffice-bugs] [Bug 77111] FORMATTING: first page number is 0 instead of 1

2014-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77111

--- Comment #16 from Adam CloudOn  ---
(In reply to comment #15)
> Thus
> http://cgit.freedesktop.org/libreoffice/core/log/
> ?qt=range&q=bdf2b506c38b38af531d8c8aa14dd51d89386899..
> 03e9845525037a02dac320ad09fb6eed34e9f0da
> 
> and
> http://cgit.freedesktop.org/libreoffice/core/commit/
> ?id=c2ccd20c0fd92bddfff76447754541705e3eb8f3 looks rather suspicious.
> 
> @Adam: Care to take a look?

@Bjorn : will try to take a look at this next week.
even though - if I create a new document with latest master -
page numbers are correct. So I am assuming it was some bug
that saved the value to the ODF file wrong.

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


[Libreoffice-bugs] [Bug 77111] FORMATTING: first page number is 0 instead of 1

2014-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77111

Björn Michaelsen  changed:

   What|Removed |Added

 CC||rattles2...@gmail.com

--- Comment #15 from Björn Michaelsen  ---
Thus
http://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=bdf2b506c38b38af531d8c8aa14dd51d89386899..03e9845525037a02dac320ad09fb6eed34e9f0da

and
http://cgit.freedesktop.org/libreoffice/core/commit/?id=c2ccd20c0fd92bddfff76447754541705e3eb8f3
looks rather suspicious.

@Adam: Care to take a look?

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


[Libreoffice-bugs] [Bug 77111] FORMATTING: first page number is 0 instead of 1

2014-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77111

Xisco Faulí  changed:

   What|Removed |Added

 Whiteboard|bibisectRequest |bibisected
 CC||aniste...@gmail.com

--- Comment #14 from Xisco Faulí  ---
bibisected:

1b204196f0fbb248722573341fab666b41038431 is the first bad commit
commit 1b204196f0fbb248722573341fab666b41038431
Author: Bjoern Michaelsen 
Date:   Wed Nov 27 06:44:01 2013 +

source-hash-03e9845525037a02dac320ad09fb6eed34e9f0da

commit 03e9845525037a02dac320ad09fb6eed34e9f0da
Author: Michael Stahl 
AuthorDate: Tue Oct 22 22:15:42 2013 +0200
Commit: Michael Stahl 
CommitDate: Tue Oct 22 22:30:20 2013 +0200

firebird: fix typo in b0f00d38254eca70e196e1580faac4a215bc2b12

Change-Id: I824721abeecfbd6d9592e00f73f6ef4b6e6d54ac

:100644 100644 d550a738c0d57cc8ed1dee181a619abfbf07111f
7f9428c851b64605d78ff041a8ef2390db6ed7d7 Mccache.log
:100644 100644 361f74b672f3bd6003be764efdaa5768bec059b2
b08ddbbe6b4c1a704226c9591da17245286a6ab0 Mcommitmsg
:100644 100644 7e1cf2ef8ef429ecde6c14f0ecc1da01d3d1bb96
f202cdf6fb8d17505a2694eed4867bb6deb9ae9d Mmake.log
:04 04 e469883d9b322a09099a9f921cf70ea5c58dab95
543ce334ef95614317a778006afc160215a144e3 Mopt

# bad: [423a84c4f7068853974887d98442bc2a2d0cc91b]
source-hash-c15927f20d4727c3b8de68497b6949e72f9e6e9e
# good: [65fd30f5cb4cdd37995a33420ed8273c0a29bf00]
source-hash-d6cde02dbce8c28c6af836e2dc1120f8a6ef9932
git bisect start 'latest' 'oldest'
# good: [e02439a3d6297a1f5334fa558ddec5ef4212c574]
source-hash-6b8393474974d2af7a2cb3c47b3d5c081b550bdb
git bisect good e02439a3d6297a1f5334fa558ddec5ef4212c574
# bad: [4850941efe43ae800be5c76e1102ab80ac2c085d]
source-hash-980a6e552502f02f12c15bfb1c9f8e6269499f4b
git bisect bad 4850941efe43ae800be5c76e1102ab80ac2c085d
# skip: [a043626b542eb8314218d7439534dce2fc325304]
source-hash-9379a922c07df3cdb7d567cc88dfaaa39ead3681
git bisect skip a043626b542eb8314218d7439534dce2fc325304
# skip: [aba65c3e4c0df07e4909aeefb758cdb688242bf6]
source-hash-827524abfb4b577d08276fde40929a9adfb7ff1a
git bisect skip aba65c3e4c0df07e4909aeefb758cdb688242bf6
# skip: [aba65c3e4c0df07e4909aeefb758cdb688242bf6]
source-hash-827524abfb4b577d08276fde40929a9adfb7ff1a
git bisect skip aba65c3e4c0df07e4909aeefb758cdb688242bf6
# bad: [c81a8a0dcfc1ed095a80e4485c89dd0fcaf73f31]
source-hash-c69ed33628ec0b7abf6296539cf280d6c4265930
git bisect bad c81a8a0dcfc1ed095a80e4485c89dd0fcaf73f31
# bad: [c81a8a0dcfc1ed095a80e4485c89dd0fcaf73f31]
source-hash-c69ed33628ec0b7abf6296539cf280d6c4265930
git bisect bad c81a8a0dcfc1ed095a80e4485c89dd0fcaf73f31
# good: [1d4980621741d3050a5fe61b247c157d769988f2]
source-hash-89d01a7d8028ddb765e02c116d202a2435894217
git bisect good 1d4980621741d3050a5fe61b247c157d769988f2
# skip: [89110ca258fa7a15dfc546acfb39e76fc3eb2a44]
source-hash-e450a2c506ac7cd4433b0f93fc750a89919bc03c
git bisect skip 89110ca258fa7a15dfc546acfb39e76fc3eb2a44
# good: [1cca92a409385d9288c28a54d5e3008e56728bc0]
source-hash-7be7824bbbdeee6fa998b950e6046ab37fe690cb
git bisect good 1cca92a409385d9288c28a54d5e3008e56728bc0
# skip: [5fa28ce2931a35ae64ae08d3904cfb76d24459d8]
source-hash-2304beaca33c63b94df99cb827716f00ce259f9a
git bisect skip 5fa28ce2931a35ae64ae08d3904cfb76d24459d8
# good: [2a9ff869c5638dc5c3aa387d0fe55c3291c86288]
source-hash-01b7e04172889cbc9e4ac404b105e18ddc062d6f
git bisect good 2a9ff869c5638dc5c3aa387d0fe55c3291c86288
# bad: [387dd1052972d27a3065a249b357e50e0a29829b]
source-hash-35836f350861b33a0c28307a413eff76d0433d1e
git bisect bad 387dd1052972d27a3065a249b357e50e0a29829b
# good: [5b0bc0b6253d7572470c6a3058d5fff68c93897f]
source-hash-bdf2b506c38b38af531d8c8aa14dd51d89386899
git bisect good 5b0bc0b6253d7572470c6a3058d5fff68c93897f
# bad: [288796dca516e779d45513775be7c7bc3ff291f7]
source-hash-5d0051efb99c6cbd0dc4dd655a71e7435159f6bc
git bisect bad 288796dca516e779d45513775be7c7bc3ff291f7
# bad: [1b204196f0fbb248722573341fab666b41038431]
source-hash-03e9845525037a02dac320ad09fb6eed34e9f0da
git bisect bad 1b204196f0fbb248722573341fab666b41038431
# first bad commit: [1b204196f0fbb248722573341fab666b41038431]
source-hash-03e9845525037a02dac320ad09fb6eed34e9f0da

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


[Libreoffice-bugs] [Bug 77111] FORMATTING: first page number is 0 instead of 1

2014-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77111

tommy27  changed:

   What|Removed |Added

 Whiteboard||bibisectRequest
   Keywords||regression

--- Comment #13 from tommy27  ---
this is a regression of the 4.2.x branch.
LibO 4.1.5.3 loads file with correct "1/6" page number format

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


[Libreoffice-bugs] [Bug 77111] FORMATTING: first page number is 0 instead of 1

2014-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77111

--- Comment #12 from tommy27  ---
thanks for test files. they helped a lot.

I confirm test document is show with a "0/8" page numbering instead of "1/6"
page numbering.

If you resave that document in LibO 4.2.5.2 and reload it the numbering gets
corrected to right "1/6" format

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


[Libreoffice-bugs] [Bug 77111] FORMATTING: first page number is 0 instead of 1

2014-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77111

--- Comment #11 from LUCQUIAUD  ---
Hello,
you can put page numbers right as follows :
1) save the document,
2) close the document,
3) when document reopened, page numbers are corrects.

I hope it could help.

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


[Libreoffice-bugs] [Bug 77111] FORMATTING: first page number is 0 instead of 1

2014-07-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77111

--- Comment #10 from LUCQUIAUD  ---
Moreover, with LibreOffice, there's a empty page in the document that is not
present with OpenOffice (the document is correct with OpenOffice) => See the
hard copy "The wrong page number (LibreOffice)"

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


[Libreoffice-bugs] [Bug 77111] FORMATTING: first page number is 0 instead of 1

2014-07-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77111

--- Comment #9 from LUCQUIAUD  ---
Moreover, with LibreOffice, there's a empty page in the document that is not
present with OpenOffice (the document is correct with OpenOffice).

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


[Libreoffice-bugs] [Bug 77111] FORMATTING: first page number is 0 instead of 1

2014-07-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77111

LUCQUIAUD  changed:

   What|Removed |Added

   Priority|medium  |high

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


[Libreoffice-bugs] [Bug 77111] FORMATTING: first page number is 0 instead of 1

2014-07-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77111

tommy27  changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

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


[Libreoffice-bugs] [Bug 77111] FORMATTING: first page number is 0 instead of 1

2014-07-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77111

--- Comment #8 from LUCQUIAUD  ---
Created attachment 102842
  --> https://bugs.freedesktop.org/attachment.cgi?id=102842&action=edit
Windows version

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


[Libreoffice-bugs] [Bug 77111] FORMATTING: first page number is 0 instead of 1

2014-07-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77111

--- Comment #7 from LUCQUIAUD  ---
Created attachment 102840
  --> https://bugs.freedesktop.org/attachment.cgi?id=102840&action=edit
LibreOffice version

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


[Libreoffice-bugs] [Bug 77111] FORMATTING: first page number is 0 instead of 1

2014-07-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77111

--- Comment #6 from LUCQUIAUD  ---
Created attachment 102839
  --> https://bugs.freedesktop.org/attachment.cgi?id=102839&action=edit
OpenOffice version

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


[Libreoffice-bugs] [Bug 77111] FORMATTING: first page number is 0 instead of 1

2014-07-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77111

--- Comment #5 from LUCQUIAUD  ---
Created attachment 102838
  --> https://bugs.freedesktop.org/attachment.cgi?id=102838&action=edit
The correct page number (OpenOffice)

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


[Libreoffice-bugs] [Bug 77111] FORMATTING: first page number is 0 instead of 1

2014-07-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77111

--- Comment #4 from LUCQUIAUD  ---
Created attachment 102836
  --> https://bugs.freedesktop.org/attachment.cgi?id=102836&action=edit
The wrong page number (LibreOffice)

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


[Libreoffice-bugs] [Bug 77111] FORMATTING: first page number is 0 instead of 1

2014-07-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77111

--- Comment #3 from LUCQUIAUD  ---
Created attachment 102835
  --> https://bugs.freedesktop.org/attachment.cgi?id=102835&action=edit
The main document

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


[Libreoffice-bugs] [Bug 77111] FORMATTING: first page number is 0 instead of 1

2014-07-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77111

--- Comment #2 from LUCQUIAUD  ---
Hello, I've the same problem with a document. When this document is opened with
OpenOffice 3.2.1, there's no problem.
When this document is opened with LibreOffice, the number of first page is 0.
I've this bug whith LibreOffice 4.2.4.2 and 4.2.5.2.


20140707-100532-lucquiaud-BAS.odt => document
hardCopy 01 - pb LO.gif => wrong page number with LibreOffice
hardCopy 02 - ok OO.gif => correct page number with OpenOffice

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


[Libreoffice-bugs] [Bug 77111] FORMATTING: first page number is 0 instead of 1

2014-04-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77111

tommy27  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

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


[Libreoffice-bugs] [Bug 77111] FORMATTING: first page number is 0 instead of 1

2014-04-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77111

tommy27  changed:

   What|Removed |Added

 CC||ba...@quipo.it
Summary|FORMATTING: |FORMATTING: first page
   ||number is 0 instead of 1

--- Comment #1 from tommy27  ---
please describe issue step by step how do you exactly number the pages or
provide a test file. otherwise it will impossible to help

I've also added a summary description which was missing

status --> NEEDINFO
revert it to UNCONFIRMED once you provide missing informations.

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