Do not issue any bug reports against versions earlier than 3.5.4 they will be closed.
Furthermore, we cannot accept bugs about metadata, art, or session handling in 3.5.4 due to the large number of bugs that have been fixed since then. 3.5.4 in general is becoming less supportable, and it is suggested to try to reproduce the bug in the latest nightly.
Before submitting a bug please read http://ampache.org/wiki/support:bugs failure to do so may delay resolution of your report.
Furthermore, we cannot accept bugs about metadata, art, or session handling in 3.5.4 due to the large number of bugs that have been fixed since then. 3.5.4 in general is becoming less supportable, and it is suggested to try to reproduce the bug in the latest nightly.
Before submitting a bug please read http://ampache.org/wiki/support:bugs failure to do so may delay resolution of your report.
FS#152 - Array handed over to DBA by tag cloud.
Attached to Project:
Ampache
Opened by Elias Probst (eliasp) - Tuesday, 07 December 2010, 22:08 GMT-7
Last edited by Paul Arthur (flowerysong) - Friday, 01 April 2011, 22:49 GMT-7
Opened by Elias Probst (eliasp) - Tuesday, 07 December 2010, 22:08 GMT-7
Last edited by Paul Arthur (flowerysong) - Friday, 01 April 2011, 22:49 GMT-7
|
DetailsWhen clicking on an entry in the tag cloud, the following message appears in the log:
2010-12-08 04:21:30 [ampache] (PHP) -> [Runtime Error] mysql_real_escape_string() expects parameter 1 to be string, array given in file /var/www/localhost/htdocs/eliasp-ampache/lib/class/dba.class.php(119) This is caused by the fact, that somehow an array is handed over as $var instead of a string. This needs to be checked + fixed. |
This task depends upon
Closed by Paul Arthur (flowerysong)
Friday, 01 April 2011, 22:49 GMT-7
Reason for closing: Fixed
Additional comments about closing: Fixed by 30d3bfdb
Friday, 01 April 2011, 22:49 GMT-7
Reason for closing: Fixed
Additional comments about closing: Fixed by 30d3bfdb