stiftungswo / Dime

DimeERP - Timetracker, Offers & Invoices
MIT License
5 stars 1 forks source link

PHPPdf\Parser\Exception\ParseException: Xml parsing error "Opening and ending tag mismatch" #149

Closed swoadmin closed 6 years ago

swoadmin commented 6 years ago

https://sentry.io/swo/dime/issues/607577122/

PHPPdf\Parser\Exception\ParseException: Xml parsing error "Opening and ending tag mismatch: br line 38 and p
" in file "/home/stiftun8/public_html/dime/web/" on line 39 on column 60
  File "src/Dime/PrintingBundle/Service/PrintService.php", line 48, in render
    $responseContent = $facade->render($pdfContent, $stylesheetContent);
  File "src/Dime/OfferBundle/Controller/OfferController.php", line 267, in printOfferAction
    return $printService->render('DimeOfferBundle:Offer:print.pdf.twig', ['offer' => $offer], 'DimeOfferBundle:Offer:stylesheet.xml.twig', $header);
  File "app/bootstrap.php.cache", line 3253, in handleRaw
    $response = call_user_func_array($controller, $arguments);
  File "app/bootstrap.php.cache", line 3212, in handle
    return $this->handleRaw($request, $type);
  File "app/bootstrap.php.cache", line 3366, in handle
    $response = parent::handle($request, $type, $catch);
...
(12 additional frame(s) were not displayed)
andyundso commented 6 years ago

Konnte es nicht nachstellen.