Found by Codenomicon at the SNIA plugfest. We should never panic on user input. We should just fail the request with invalid parameter. Patches for 4.0.0 and 3.6.x to follow. Jeremy.
Created attachment 7996 [details] git-am fix for 4.0.0 Turns out it's easier (and cleaner) to just safely terminate with an error message. We shouldn't assert in this case.
Ok, not needed in 3.6.next, as we don't do the multicredit algorithm there. Jeremy.
Comment on attachment 7996 [details] git-am fix for 4.0.0 Looks good
Karolin, please pick this for the next rc.
Pushed to autobuild-v4.0.test. Closing out bug report. Thanks!