Bug #8518
Fatal error when editing assessment question
Start date:
28/02/2017
Due date:
% Done:
0%
Estimated time:
Complexity:
Normal
SCRUM pts - complexity:
?
Description
Error:
PHP Warning: sprintf(): Too few arguments in /main/exercise/question.class.php on line 1071 PHP Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42000]: Syntax error or access violation: 1065 Query was empty'
FIX in /main/exercise/question.class.php around line 1071:
Remove the following line once:
AND tool_id = '%s'
History
Updated by Yannick Warnier about 5 years ago
Hi Michael,
We moved all bug reporting to https://github.com/chamilo/chamilo-lms/issues now. Please report there. This project will remain open for the time being until our migration is complete, but we will not attend new reports here anymore to avoid duplication of work. Github is advantageous in many aspects for developers as their contributions remain public and more visible to the whole world.