Hello,
I got this error on my log :
2020-10-06 09:57:11.640 ** ERROR ** [V8.5.0] Exception-[42000] SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '* and isPlanningActivity = 1' at line 1
2020-10-06 09:57:11.640 ** ERROR ** [V8.5.0] For query : select * from activity where idActivityType in (163,169,19,20,21,22,26,170,172,212,213,214,153,168,167,154,165,173,248,164) and idProject = * and isPlanningActivity = 1
2020-10-06 09:57:11.640 ** ERROR ** [V8.5.0] Strack trace :
2020-10-06 09:57:11.640 ** ERROR ** [V8.5.0] #0 Sql->query called at [/var/www/html/projeqtor/model/persistence/SqlElement.php:2557]
2020-10-06 09:57:11.640 ** ERROR ** [V8.5.0] #1 SqlElement->getSqlElementsFromCriteria called at [/var/www/html/projeqtor/tool/html.php:216]
2020-10-06 09:57:11.641 ** ERROR ** [V8.5.0] #2 htmlDrawOptionForReference called at [/var/www/html/projeqtor/view/objectDetail.php:2483]
2020-10-06 09:57:11.641 ** ERROR ** [V8.5.0] #3 drawTableFromObject called at [/var/www/html/projeqtor/view/objectDetail.php:337]
The problem is related to the filter "idProject = *".
Can I do something to provide this error?
Regards,
MCanuto
Hi,
V8.5.0 is not a stable release.
Please migrate to V8.5.5