Error in AMOS when using link for plugin translation

Error in AMOS when using link for plugin translation

by Séverin Terrier -
Number of replies: 1

Hi,

Since some weeks, when i follow the links existing in Plugins directory to see/improve a plugins translation, i have this error message :

Erreur de programmation détectée. Ceci doit être corrigé par un programmeur : Url parameters values can not be arrays!

Plus d'informations sur cette erreur

Info de débogage 
Error code: codingerror
Trace de la pile 
  • line 405 of /lib/weblib.php: coding_exception thrown
  • line 460 of /lib/weblib.php: call to moodle_url->params()
  • line 385 of /local/amos/classes/output/filter.php: call to moodle_url->param()
  • line 477 of /local/amos/classes/output/translator.php: call to local_amos\output\filter->get_permalink()
  • line 243 of /lib/outputrenderers.php: call to local_amos\output\translator->export_for_template()
  • line 486 of /lib/outputrenderers.php: call to renderer_base->render()
  • line 49 of /local/amos/view.php: call to plugin_renderer_base->render()

If i then manually select the desired plugin, everything is OK.