<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/sqlitemanager/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/sqlitemanager/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 07 Jul 2022 23:58:02 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/sqlitemanager/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Deprecated: The each() function is deprecated. This message will be suppressed on further calls in SQliteManager-1.2.4/include/SQLiteTableProperties.class.php on line 134</title><link>https://sourceforge.net/p/sqlitemanager/bugs/60/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I get this error:&lt;/p&gt;
&lt;p&gt;Deprecated: The each() function is deprecated. This message will be suppressed on further calls in SQliteManager-1.2.4/include/SQLiteTableProperties.class.php on line 134&lt;/p&gt;
&lt;p&gt;I think a fix would be to replace&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;    &lt;span class="o"&gt;//&lt;/span&gt;&lt;span class="k"&gt;while&lt;/span&gt;&lt;span class="ss"&gt;(&lt;/span&gt;&lt;span class="nv"&gt;list&lt;/span&gt;&lt;span class="ss"&gt;(&lt;/span&gt;$&lt;span class="nv"&gt;ligneNum&lt;/span&gt;, &lt;span class="mh"&gt;$c&lt;/span&gt;&lt;span class="nv"&gt;ont&lt;/span&gt;&lt;span class="ss"&gt;)&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="nv"&gt;each&lt;/span&gt;&lt;span class="ss"&gt;(&lt;/span&gt;$&lt;span class="nv"&gt;ligne&lt;/span&gt;&lt;span class="ss"&gt;))&lt;/span&gt;{

    &lt;span class="o"&gt;//&lt;/span&gt;&lt;span class="nv"&gt;by&lt;/span&gt;

    &lt;span class="nv"&gt;foreach&lt;/span&gt;&lt;span class="ss"&gt;(&lt;/span&gt;$&lt;span class="nv"&gt;ligne&lt;/span&gt; &lt;span class="nv"&gt;as&lt;/span&gt; $&lt;span class="nv"&gt;ligneNum&lt;/span&gt; &lt;span class="o"&gt;=&amp;gt;&lt;/span&gt; &lt;span class="mh"&gt;$c&lt;/span&gt;&lt;span class="nv"&gt;ont&lt;/span&gt;&lt;span class="ss"&gt;)&lt;/span&gt;{
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Max F.</dc:creator><pubDate>Thu, 07 Jul 2022 23:58:02 -0000</pubDate><guid>https://sourceforge.netfd2c7b7e810d3bf4ba58d39b368046486dd622b9</guid></item><item><title>#56 php5.4 strict standard warning</title><link>https://sourceforge.net/p/sqlitemanager/bugs/56/?limit=25#a951</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;thanks for that patch which solved it for me. A few more I didn't find in the list of bugs:&lt;br/&gt;
-  DHTML_Calendar has a deprecated constructor in SQliteManager-1.2.4/jscalendar/calendar.php : see &lt;a href="https://sourceforge.net/p/sqlitemanager/bugs/58/"&gt;https://sourceforge.net/p/sqlitemanager/bugs/58/&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;somewhere (I fogot where :-( !) : "each(...) depreciated" =&amp;gt; replace with foreach&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Warning: A non-numeric value encountered in /include/dbproperties.php on line 37 : submitted as &lt;a href="https://sourceforge.net/p/sqlitemanager/bugs/59"&gt;https://sourceforge.net/p/sqlitemanager/bugs/59&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Max F.</dc:creator><pubDate>Thu, 07 Jul 2022 23:43:13 -0000</pubDate><guid>https://sourceforge.net137b0acb37ff7812e0677a485109c0823b144100</guid></item><item><title>Warning: A non-numeric value encountered in /include/dbproperties.php on line 37</title><link>https://sourceforge.net/p/sqlitemanager/bugs/59/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I get:&lt;/p&gt;
&lt;p&gt;Warning: A non-numeric value encountered in /include/dbproperties.php on line 37&lt;/p&gt;
&lt;p&gt;Did not yet try to find out what to do, but you should know &amp;amp; be able to fix easily. HTH, Thx&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Max F.</dc:creator><pubDate>Thu, 07 Jul 2022 23:38:11 -0000</pubDate><guid>https://sourceforge.net0ca4315808768d7e8fb45962abe8d150d9092096</guid></item><item><title>DHTML_Calendar has a deprecated constructor in SQliteManager-1.2.4/jscalendar/calendar.php </title><link>https://sourceforge.net/p/sqlitemanager/bugs/58/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;SQliteManager-1.2.4/jscalendar/calendar.php&lt;br/&gt;
error in constructor (forgot exact error message): had to change&lt;br/&gt;
    //function DHTML_Calendar($calendar_lib_path = '/calendar/',&lt;br/&gt;
    // to:&lt;br/&gt;
    function __construct($calendar_lib_path = '/calendar/',&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Max F.</dc:creator><pubDate>Thu, 07 Jul 2022 23:33:13 -0000</pubDate><guid>https://sourceforge.netac296e5224da95d25db30bcbd03f8d7755370025</guid></item><item><title>CVE-2019-9083: Blind SQL injection in SQLiteManager 1.2.4</title><link>https://sourceforge.net/p/sqlitemanager/bugs/57/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;SQL-injection vulnerability has been announced affecting latest 1.2.4 version. Can you fix this and release new version, thank you?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://nvd.nist.gov/vuln/detail/CVE-2019-9083" rel="nofollow"&gt;https://nvd.nist.gov/vuln/detail/CVE-2019-9083&lt;/a&gt;&lt;br/&gt;
&lt;a href="https://www.exploit-db.com/exploits/47310" rel="nofollow"&gt;https://www.exploit-db.com/exploits/47310&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Henri Salo</dc:creator><pubDate>Thu, 23 Jul 2020 15:07:46 -0000</pubDate><guid>https://sourceforge.net1c23ad897b57856de0230e2f3e19858ab42c0790</guid></item><item><title>php5.4 strict standard warning</title><link>https://sourceforge.net/p/sqlitemanager/bugs/56/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Usage on php5.4 gives the following warning;&lt;/p&gt;
&lt;p&gt;PHP Strict Standards:  Non-static method sqlite::getDbVersion() should not be called statically, assuming $this from incompatible context&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marcel Schleusner</dc:creator><pubDate>Sat, 26 Nov 2011 20:58:19 -0000</pubDate><guid>https://sourceforge.netaf0e63d7a4bbdabab9c610aece4d6b53ef5f424b</guid></item><item><title>No way to drop a bad database name</title><link>https://sourceforge.net/p/sqlitemanager/bugs/55/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Trying SQLiteManager for the first time, I used the MySQL syntax option and started working on creating my new database.&lt;br /&gt;
In MySQL syntax I was going to do:&lt;br /&gt;
create database MyData;&lt;br /&gt;
use MyData;&lt;br /&gt;
create table Names.....&lt;/p&gt;
&lt;p&gt;The MyData database shows up in the left column, but I can't do anything with it, not even drop or delete it.&lt;/p&gt;
&lt;p&gt;How do I get rid of this stray database entry?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Don</dc:creator><pubDate>Sun, 20 Nov 2011 16:19:54 -0000</pubDate><guid>https://sourceforge.net1f81b98801188960117b0bd2d39c55d3305693c9</guid></item><item><title>edit table field discards/changes structure</title><link>https://sourceforge.net/p/sqlitemanager/bugs/54/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Greetings, I have a table in an SQLite3 database:&lt;/p&gt;
&lt;p&gt;create table if not exists a (&lt;br /&gt;
id integer primary key autoincrement,&lt;br /&gt;
a text not null,&lt;br /&gt;
b integer default 0,&lt;br /&gt;
c boolean default 0,&lt;br /&gt;
d integer default null&lt;br /&gt;
);&lt;/p&gt;
&lt;p&gt;and I wanted to change the boolean field c to a text field default null and clicked modify, removed the "0" from the default value field and selected "null" in the dropdown field "null".&lt;/p&gt;
&lt;p&gt;I expected all other fields to remain unchanged, I expected an ALTER TABLE call, instead sqlitemanager executed a create table statement - and changed data types of two other fields:&lt;/p&gt;
&lt;p&gt;* the autoincrement attribute was lost on the field id&lt;br /&gt;
* the default value of the field b integer default 0 was changed to default null !&lt;/p&gt;
&lt;p&gt;CREATE TABLE 'a' (&lt;br /&gt;
'id' INTEGER PRIMARY KEY , &lt;br /&gt;
'a' TEXT NOT NULL , &lt;br /&gt;
'b' INTEGER , &lt;br /&gt;
'c' TEXT , &lt;br /&gt;
'd' INTEGER &lt;br /&gt;
) ; &lt;/p&gt;
&lt;p&gt;Please fix. Thanks for the otherwise great software!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ernst R.</dc:creator><pubDate>Sun, 31 Jul 2011 12:52:09 -0000</pubDate><guid>https://sourceforge.net897c090de563e41474847a4d99ac0f714c2d0977</guid></item><item><title>include/common.lib.php: function quotes too greedy</title><link>https://sourceforge.net/p/sqlitemanager/bugs/53/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;While testing this app I noticed, that default values become escaped everytime I submitted the table structure view form.&lt;br /&gt;
I wrote a regex to avoid this.&lt;/p&gt;
&lt;p&gt;see attachment&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Carsten Thiel &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Carsten Thiel</dc:creator><pubDate>Mon, 20 Jun 2011 23:03:03 -0000</pubDate><guid>https://sourceforge.net1908aadfced45e6dcf763e8305822c860efc0fea</guid></item><item><title>can not change access control groups</title><link>https://sourceforge.net/p/sqlitemanager/bugs/52/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;hi&lt;br /&gt;
i want to use authentication.&lt;br /&gt;
so i click edit button to modify, but another group ( same group name ) was created.&lt;/p&gt;
&lt;p&gt;i guess that it occurs using miss match name as follows.&lt;br /&gt;
in the HTML source, there is a hidden field named "groupe_id".&lt;br /&gt;
but using "groupe" in SQLiteAuth.class.php (213-222).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tezcello</dc:creator><pubDate>Wed, 18 May 2011 03:31:42 -0000</pubDate><guid>https://sourceforge.nete405f5c828281227296ffb0cc3d742656a1d3ddf</guid></item></channel></rss>