Issue 25476 - PDF export created invalid PDF in 1.1.1b, was OK with 1.1.1b
Summary: PDF export created invalid PDF in 1.1.1b, was OK with 1.1.1b
Status: CLOSED FIXED
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: OOo 1.1.1b
Hardware: PC All
: P1 (highest) Trivial (vote)
Target Milestone: OOo 1.1.1
Assignee: pavel
QA Contact: issues@gsl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-13 16:11 UTC by pavel
Modified: 2004-10-15 15:19 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Source file (12.28 KB, application/vnd.sun.xml.writer)
2004-02-13 16:12 UTC, pavel
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description pavel 2004-02-13 16:11:21 UTC
Hi,

export to PDF of the attached document produced invalid PDF file. Exporting the
same file to PDF from 1.1.1a was OK.
Comment 1 pavel 2004-02-13 16:12:31 UTC
Created attachment 13109 [details]
Source file
Comment 2 pavel 2004-02-13 16:13:12 UTC
I put all files to

http://tmp.janik.cz/OpenOffice.org/25476/

Schemaa.pdf from 1.1.1a
Schemab.pdf from 1.1.1b
Comment 3 pavel 2004-02-13 16:20:16 UTC
Other messages from Czech users:

1.1.0 exported it correctly too. So this is regression.
Comment 4 pavel 2004-02-13 16:25:57 UTC
The bug seems to be here:

diff -ur ooo_1.1.1_src.9/vcl/source/gdi/pdfwriter_impl.cxx ooo_1.1.1_src.12/vcl
--- ooo_1.1.1_src.9/vcl/source/gdi/pdfwriter_impl.cxx   Wed Dec 17 18:49:24 200
+++ ooo_1.1.1_src.12/vcl/source/gdi/pdfwriter_impl.cxx  Wed Feb  4 18:19:16 200
@@ -2,9 +2,9 @@
  *
  *     $RCSfile: pdfwriter_impl.cxx,v $
  *
- *     $Revision: 1.55.10.1.46.1 $
+ *     $Revision: 1.55.10.4 $

or

diff -ur ooo_1.1.1_src.9/filter/source/pdf/pdfexport.cxx ooo_1.1.1_src.12/filte
--- ooo_1.1.1_src.9/filter/source/pdf/pdfexport.cxx     Wed Dec 17 18:10:16 200
+++ ooo_1.1.1_src.12/filter/source/pdf/pdfexport.cxx    Tue Jan 27 18:57:55 200
@@ -2,9 +2,9 @@
  *
  *  $RCSfile: pdfexport.cxx,v $   
  *
- *  $Revision: 1.25.90.1 $
+ *  $Revision: 1.25.50.1 $
  *
- *  last change: $Author: vg $ $Date: 2003/12/01 16:12:28 $
+ *  last change: $Author: hr $ $Date: 2004/01/09 17:20:03 $
  *
  *  The Contents of this file are made available subject to the terms of
  *  either of the following licenses

The old version work, the new one does not.
Comment 5 christof.pintaske 2004-02-13 16:29:38 UTC
.
Comment 6 philipp.lohmann 2004-02-13 16:31:21 UTC
fixed in SRX645m28 (ref: internal #b4908450#)
Comment 7 pavel 2004-02-13 16:32:58 UTC
Hi,

please provide revisions of changed files so we can confirm and provide builds
for our users to test further.

BTW: I hope that sometimes, the CN support will be as fast as you are while
solving P1 issues :-) Many thanks!
Comment 8 pavel 2004-02-13 16:34:33 UTC
On the other hand, I'd be happy if you could announce such issues also here,
because we are really soon to 1.1.1...
Comment 9 philipp.lohmann 2004-02-13 16:53:33 UTC
gsl/vcl/source/gdi/pdfwriter_impl.cxx rev 1.55.10.6 should contain this fix as
well as the fix for #i25322#
Comment 10 pavel 2004-02-14 17:53:23 UTC
Verified, but I'm reopening to get this really implemented to 1.1.1.
Comment 11 pavel 2004-02-14 17:54:04 UTC
Reassigning to me to free pl, because the fix is known.
Comment 12 pavel 2004-02-14 17:54:33 UTC
.
Comment 13 Martin Hollmichel 2004-02-17 15:00:12 UTC
mh->pavel: as we will create the final 1.1.1 from a successor of SRX645m28 this
will be in for sure, so I will mark this issue as fixed for 1.1.1 as no more
work is needed. please set status to verified, as soon as build/branch is
available and you are able to verify.
Comment 14 Martin Hollmichel 2004-10-15 15:19:29 UTC
close issue.