PDF bug with <strong>

Please report bugs here!

Moderator: Thorsten

Post Reply
djavet
Posts: 22
Joined: Thu Sep 02, 2004 10:13 am

PDF bug with <strong>

Post by djavet »

Hello,

I've 1.4.2 final and I've always a pdf error/bug when I'm generate a PDF wich contain <strong>:

Code: Select all

Notice: Undefined index: HREF in C:\Inetpub\iis_web\einstein\pdf.php on line 198

Notice: Undefined property: STRONG in C:\Inetpub\iis_web\einstein\pdf.php on line 309

Warning: Cannot modify header information - headers already sent by (output started at C:\Inetpub\iis_web\einstein\pdf.php:198) in C:\Inetpub\iis_web\einstein\pdf.php on line 417

Warning: Cannot modify header information - headers already sent by (output started at C:\Inetpub\iis_web\einstein\pdf.php:198) in C:\Inetpub\iis_web\einstein\pdf.php on line 418

Warning: Cannot modify header information - headers already sent by (output started at C:\Inetpub\iis_web\einstein\pdf.php:198) in C:\Inetpub\iis_web\einstein\pdf.php on line 419

Warning: Cannot modify header information - headers already sent by (output started at C:\Inetpub\iis_web\einstein\pdf.php:198) in C:\Inetpub\iis_web\einstein\pdf.php on line 422

Warning: Cannot modify header information - headers already sent by (output started at C:\Inetpub\iis_web\einstein\pdf.php:198) in C:\Inetpub\iis_web\einstein\pdf.php on line 423

Warning: Cannot modify header information - headers already sent by (output started at C:\Inetpub\iis_web\einstein\pdf.php:198) in C:\Inetpub\iis_web\einstein\pdf.php on line 424

Warning: Cannot modify header information - headers already sent by (output started at C:\Inetpub\iis_web\einstein\pdf.php:198) in C:\Inetpub\iis_web\einstein\pdf.php on line 425
%PDF-1.3 3 0 obj <>>><>>><>>>] /Contents 4 0 R>> endobj 4 0 obj <> stream xÅ“Â
Last edited by djavet on Mon Oct 25, 2004 3:57 pm, edited 1 time in total.
Thorsten
Posts: 15724
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

I'll take a look at this issue.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Thorsten
Posts: 15724
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

I fixed this bug in phpMyFAQ 1.4.3 RC2.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
djavet
Posts: 22
Joined: Thu Sep 02, 2004 10:13 am

Post by djavet »

Thx!
I will wait the release of 1.4.3 RC2
Any dates?

Regards, Dominique
Thorsten
Posts: 15724
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

maybe next weekend. I've got two remaining bugs I want to fix before the RC2 release.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply