UJM-dev / ExoBundle

A Claroline plugin to create exercises
Other
5 stars 12 forks source link

BUG : title and long question #100

Open CPASimUSante opened 8 years ago

CPASimUSante commented 8 years ago

If someone doesn't put a Title for a question but fills the Question field (so : multiline, with potentially markup), it leads to an error :

Parameter "titleToFind" for route "ujm_exercise_questions" must match ".+" ("some content
some content
some content" given) to generate a corresponding URL.
500 Internal Server Error - InvalidParameterException

Maybe title should be mandatory ?