<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/phpqrcode/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/phpqrcode/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/phpqrcode/bugs/</id><updated>2020-10-02T02:48:30.801000Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>mod_security breaks PHP QR Code</title><link href="https://sourceforge.net/p/phpqrcode/bugs/6/" rel="alternate"/><published>2020-10-02T02:48:30.801000Z</published><updated>2020-10-02T02:48:30.801000Z</updated><author><name>Joseph</name><uri>https://sourceforge.net/u/josephur/</uri></author><id>https://sourceforge.net5af402b639e00bf71f95ed60f17df1b3659b7ad0</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Just moved webhosting from Godaddy to Bluehost and now PHP QR Code's generation gets flagged and killed by mod_security for some reason.&lt;/p&gt;
&lt;p&gt;"Not Acceptable!&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;An appropriate representation of the requested resource could not be found on this server. This error was generated by Mod_Security."&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I'm trying to work with them to get it to work again as we use the qrcode function in our POS system.  Not sure what is making it freak out..&lt;/p&gt;
&lt;p&gt;I have found if I use QRcode::png("https://site.com"); it works, but adding www. makes it not function, so at first I thought well I'll just use str_replace and get rid of the "www.", however this does not work either.  Not sure if it is the length of the request, or what.  The normal parameters I pass to the QRCode function are similar to this:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.site.com/blah/blah/index.php?func=myfunc&amp;amp;myparam=1234&amp;amp;myparam2=1234" rel="nofollow"&gt;http://www.site.com/blah/blah/index.php?func=myfunc&amp;amp;myparam=1234&amp;amp;myparam2=1234&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#2 Error</title><link href="https://sourceforge.net/p/phpqrcode/bugs/2/?limit=25#33ec" rel="alternate"/><published>2013-05-20T17:07:09.761000Z</published><updated>2013-05-20T17:07:09.761000Z</updated><author><name>Dominik Dzienia</name><uri>https://sourceforge.net/u/deltalab/</uri></author><id>https://sourceforge.neteee66f391ca95d8c0d29f3b80d67112dcab92e17</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Group&lt;/strong&gt;: 1.x.x --&amp;gt; 2.0.0&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>#3 Demo doesn't work on homepage</title><link href="https://sourceforge.net/p/phpqrcode/bugs/3/?limit=25#3292" rel="alternate"/><published>2013-05-20T15:38:08.151000Z</published><updated>2013-05-20T15:38:08.151000Z</updated><author><name>Dominik Dzienia</name><uri>https://sourceforge.net/u/deltalab/</uri></author><id>https://sourceforge.net3631724a2f19f87979109c7883a2212f426571dc</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed-accepted&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Group&lt;/strong&gt;:  --&amp;gt; v1.0 (example)&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>#3 Demo doesn't work on homepage</title><link href="https://sourceforge.net/p/phpqrcode/bugs/3/?limit=25#acd4" rel="alternate"/><published>2013-05-20T15:37:52.877000Z</published><updated>2013-05-20T15:37:52.877000Z</updated><author><name>Dominik Dzienia</name><uri>https://sourceforge.net/u/deltalab/</uri></author><id>https://sourceforge.net7aa2e12eb43d00f0f306d367680afccc094d1525</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;it should be working now,&lt;br /&gt;
by now it (by purpose) appends demo text to prevent misuses of SF hosting&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>bugs/typos in qrencode.php</title><link href="https://sourceforge.net/p/phpqrcode/bugs/5/" rel="alternate"/><published>2012-12-23T16:02:41Z</published><updated>2012-12-23T16:02:41Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net9eb3a442eaf5056cf171949d47b37d973fc7c877</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;some bugs/typos in qrencode.php, QRcode::encodeString8bit, QRcode::png&lt;br /&gt;
see attached patch file for details.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Extra CR at beginning make wrong image output</title><link href="https://sourceforge.net/p/phpqrcode/bugs/4/" rel="alternate"/><published>2012-02-28T14:47:38Z</published><updated>2012-02-28T14:47:38Z</updated><author><name>WaltZie</name><uri>https://sourceforge.net/u/waltzie/</uri></author><id>https://sourceforge.neta877739103cf8bd30d7fc610e0d7f83a5b6d6cb0</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;My enviroment is XAMPP and the script used is the following: &amp;lt;?php include "common/php/phpqrcode/qrlib.php"; QRcode::png('PHP QR Code :)'); ?&amp;gt; the output contain an Caridge-Return at beginning that make wrong the image.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Demo doesn't work on homepage</title><link href="https://sourceforge.net/p/phpqrcode/bugs/3/" rel="alternate"/><published>2011-06-17T16:42:52Z</published><updated>2011-06-17T16:42:52Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.nete1d5dcf7fe67a56cd50e4cd335f724e524d70242</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I'd love to see this in action, but the demo just serves up broken images.  :(&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Demo doesn't work on homepage</title><link href="https://sourceforge.net/p/phpqrcode/bugs/3/" rel="alternate"/><published>2011-06-17T16:42:52Z</published><updated>2011-06-17T16:42:52Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net4e773a9d871d057776471c26f391997cf8a792f2</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 3 has been modified: Demo doesn't work on homepage&lt;br /&gt;
Edited By: Dominik Dzienia (deltalab)&lt;br /&gt;
Status updated: u'open' =&amp;gt; u'closed-accepted'&lt;br /&gt;
_milestone updated: '' =&amp;gt; u'v1.0 (example)'&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Error</title><link href="https://sourceforge.net/p/phpqrcode/bugs/2/" rel="alternate"/><published>2010-11-29T13:12:17Z</published><updated>2010-11-29T13:12:17Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net86b1457ceb259e208b7daa098acfe57bb33e00d1</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;In file qrencode.php.&lt;br /&gt;
QRinput::append() call with wrong params.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Error</title><link href="https://sourceforge.net/p/phpqrcode/bugs/2/" rel="alternate"/><published>2010-11-29T13:12:17Z</published><updated>2010-11-29T13:12:17Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netcf726f0b0211bd13231c46fbe4537e70667ea103</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 2 has been modified: Error&lt;br /&gt;
Edited By: Dominik Dzienia (deltalab)&lt;br /&gt;
_milestone updated: u'v1.0 (example)' =&amp;gt; u'2.0.0'&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>