Project

General

Profile

Actions

Bug #13842

closed

wkhtml broken SIP

Added by Carsten Rose about 2 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Carsten Rose
Target version:
Start date:
25.02.2022
Due date:
% Done:

0%

Estimated time:
Discuss:
Prio Planung:
Vote:

Description

Wird wkhtml mit einer SIP aufgerufen scheint die SIP nicht gefunden zu werden - vermutlich ist das Cookie / die PHP Session kaputt.

10 {
  sql = SELECT CONCAT(p.name, '/', p.firstname, '/', p.pathFilename) AS '_+td' , '<td>',
                      CONCAT('d:test3.pdf|s:1|t:Printmedia, 1x T3 page|U:id=form&form=person&_sip=1&--print-media-type&r=', p.id) AS _link,
                      CONCAT('d:test3.pdf|s:1|t:UZH & QFQ [ok]|u:http://www.uzh.ch|U:id=form&form=person&_sip=1&--print-media-type&r=', p.id) AS _link,
                      CONCAT('d:test3.pdf|s:1|t:QFQ & UZH [ok]|U:id=form&form=person&_sip=1&--print-media-type&r=', p.id, '|u:http://www.uzh.ch') AS _link,
                      CONCAT('d:test3.pdf|s:1|t:QFQ & 2 x UZH [ok]|U:id=form&form=person&_sip=1&--print-media-type&r=', p.id, '|u:http://www.uzh.ch|u:http://www.uzh.ch') AS _link,
                      CONCAT('d:test3.pdf|s:1|t:QFQ & 2 x UZH & QFQ[ok]|U:id=form&form=person&_sip=1&--print-media-type&r=', p.id, '|u:http://www.uzh.ch|u:http://www.uzh.ch|U:id=form&form=person&_sip=1&--print-media-type&r=', p.id) AS _link,
                      CONCAT('d:test3.pdf|s:1|t:2 x noQFQ [ok]|U:id=noqfq&viasip=123&_sip=1&--print-media-type|U:id=noqfq&viasip=123&_sip=1&--print-media-type') AS _link,
                      CONCAT('d:test3.pdf|s:1|t:UZH & QFQ [ok]|u:http://www.uzh.ch|U:id=noqfq&viasip=123&_sip=1&--print-media-type') AS _link,
                      '</td>'
                 FROM Person AS p ORDER BY p.id LIMIT 3
  head=<h2>Combination with different sources in different order</h2><table class="table qfq-table-50">
}
<pre>

!clipboard-202202250839-jw6dy.png!

!clipboard-202202250841-xkgi9.png!

Files

Actions #1

Updated by Enis Nuredini about 2 years ago

  • Status changed from New to In Progress
Actions #2

Updated by Enis Nuredini about 2 years ago

  • Status changed from In Progress to Feedback
  • Assignee changed from Enis Nuredini to Carsten Rose

Merge Request zu diesem Ticket ist bereit.

Actions #3

Updated by Carsten Rose almost 2 years ago

  • Target version changed from 355 to 22.5.0
Actions #4

Updated by Carsten Rose almost 2 years ago

  • Status changed from Feedback to Closed
Actions

Also available in: Atom PDF