GX-Bug #67536
Von Till Tepelmann vor etwa 4 Jahren aktualisiert
AGB oder Widerufstexte werden nicht im PDF Dokument ausgegeben, wenn man im HTML Code <pre> benutzt
Kann wie folgt reproduziert werden:
1. Im Admin unter "Darstellung->Content-Manager" den Eintrag "AGB" aufrufen
2. HTML Tab auswählen
3. folgenden Text einfügen "<pre> dies ist ein Test der AGB</pre>"
4. speichern
5. Shop aufrufen
6. testbestellung starten
7. auf der Seite "checkout_payment.php" auf "AGB PDF herunterladen" klicken
8. PDF öffnen
9. PDF ist leer
-------
Terms and conditions or revocation texts are not printed in the PDF document if you use <pre> in the HTML code
Can be reproduced as follows:
1. go to "Display ->Content Manager" in Admin and select the entry "AGB
2. select HTML tab
3. insert the following text "<pre> this is a test of the AGB</pre>".
4. save
5. call store
6. start test order
7. on the page "checkout_payment.php" click on "Download AGB PDF
8. open PDF
9. PDF is empty