First, when you submit a patch it has to be complete. The CMS patch is partial.
CMS
1) I found some "console.log" ! in the patch of the js file.
2) The js file has to be statically imported as others widgets are
3) In org.ametys.servercomm.ServerComm.handleBadResponse, the last argument is a logger category, should be the current class, not the class where you copy the source from
4) All files must end with a line-return
5) In java, please set licence date to 2014
6) In java, please organise imports
7) When you set a FIXME with a ticket, insert the ticket number. eg.
and not
I applied the patch to CMS
The web patch is also partial and non working.
Could you update, and give a full patch, plz ?
Thks