-
This bug should not be closed - I have the same problem as of today (December 4th 2008), my slashdot id it "Lorphos" (194963)
2008-12-04 12:38:22 UTC in Slash
-
multiline values are tainted whereas single line values are not.
2007-11-14 09:30:47 UTC in Config::IniFiles
-
single line values are untained, multiline values are not.
See http://rt.cpan.org/Public/Bug/Display.html?id=30719.
2007-11-14 09:28:39 UTC in Config::IniFiles
-
The syntax in your example is flawed - the documentation is clear on this: "Parameter names are localized to the namespace of the section, but must be unique within a section."
I consider it a bug that Config::IniFiles even accepts this configuration file.
2007-11-08 10:17:48 UTC in Config::IniFiles
-
I have a table with an index spanning 3 columns which is a foreign keys. phpmyadmin wrongly shows this as a single column foreign key on the table relations page ( tbl_relation.php ).
I understand phpmyadmin does not yet support foreign keys for multi-column indexes (FAQ 3.6) but it should not display them at all instead of incorrectly.
Any idea when support for FAQ 3.6 will be added?...
2006-12-12 14:37:25 UTC in phpMyAdmin