<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Nur HTTP beim QR Code Link]]></title><description><![CDATA[<p dir="auto">Hallo,</p>
<p dir="auto">mir ist aufgefallen, dass in "src/themes/default/smarty/templates/content/top/main_objectdetail.tpl" HTTP als Protokoll fuer die generierten und im QR Code hinterlegten Links hard-coded ist.<br />
Auf die Schnelle habe ich auch keine bessere Loesung gefunden als das ebenso hard-coded auf https zu aendern.</p>
<p dir="auto">Ich denke, man muesste die Variable $smarty.server.HTTPS auswerten und dem entsprechend das Zugriffsprotokoll anpassen.</p>
<p dir="auto">Gruss</p>
<p dir="auto">Daniel</p>
]]></description><link>https://community.i-doit.com/topic/1626/nur-http-beim-qr-code-link</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Apr 2026 05:46:53 GMT</lastBuildDate><atom:link href="https://community.i-doit.com/topic/1626.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 25 Nov 2010 15:35:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Nur HTTP beim QR Code Link on Fri, 11 Feb 2011 07:50:21 GMT]]></title><description><![CDATA[<p dir="auto">In der 0.9.9-4 ist auch HTTPS möglich</p>
]]></description><link>https://community.i-doit.com/post/8942</link><guid isPermaLink="true">https://community.i-doit.com/post/8942</guid><dc:creator><![CDATA[ds]]></dc:creator><pubDate>Fri, 11 Feb 2011 07:50:21 GMT</pubDate></item><item><title><![CDATA[Reply to Nur HTTP beim QR Code Link on Wed, 01 Dec 2010 10:34:11 GMT]]></title><description><![CDATA[<p dir="auto">Versuchen Sie mal dieses:</p>
<p dir="auto">Datei: src/themes/(default)&lt;– Je nach Thema/smarty/templates/content/top/main_objectdetail.tpl</p>
<p dir="auto">[![](src/tools/php/qr/qr_img.php?d=http[{if $smarty.server.HTTPS eq '1'}]s[{/if}]://[{$smarty.server.HTTP_HOST}][{$config.www_dir}]%3FobjID%3D[{$smarty.get.objID}]&amp;s=2)](javascript:;)</p>
<p dir="auto">Ersetzen Sie den ursprünglichen Code durch meinen oben genannten jetzt sollte er es erkennen ob HTTPS oder HTTP<br />
Zu finden Zeile 20-23</p>
]]></description><link>https://community.i-doit.com/post/8865</link><guid isPermaLink="true">https://community.i-doit.com/post/8865</guid><dc:creator><![CDATA[SBohm]]></dc:creator><pubDate>Wed, 01 Dec 2010 10:34:11 GMT</pubDate></item></channel></rss>