17:10:47 ERROR: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND deleted = '0'' at line 1
The sql is: SELECT * FROM `zt_user` wHeRe AND deleted = '0' oRdEr bY `id`
in /opt/zbox/app/zentao/lib/base/dao/dao.class.php on line 1318, last called by /opt/zbox/app/zentao/lib/base/dao/dao.class.php on line 386 through function sqlError.
in /opt/zbox/app/zentao/framework/base/router.class.php on line 1932 when visiting company-browse-myQueryID-bysearch
17:10:47 ERROR: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND deleted = '0'' at line 1
The sql is: SELECT * FROM `zt_user` wHeRe AND deleted = '0' oRdEr bY `id`
in /opt/zbox/app/zentao/lib/base/dao/dao.class.php on line 1318, last called by /opt/zbox/app/zentao/lib/base/dao/dao.class.php on line 386 through function sqlError.
in /opt/zbox/app/zentao/framework/base/router.class.php on line 1932 when visiting company-browse-myQueryID-bysearch
版本号:9.1
场景:使用admin帐号登录,页面跳转到错误页面提示内容如上.。直接打开http://xxx:8080/zentao/my/,页面显示admin已登录,使用正常。在登录过程中有重现过两次。