Details
Description
Here's how to reproduce (also seen in trunk):
1) Configure an LTI tool in the Admin External Tools interface
2) Add LTI tool to a site via Site Info
3) Select tool, select 'edit' icon, and select 'Update Options'
4) The crash occurs whether or not the tool allows changing any LTI config parameters
java.lang.NumberFormatException: null
at java.lang.Long.parseLong(Long.java:404)
at java.lang.Long.parseLong(Long.java:483)
at org.sakaiproject.portlets.SakaiIFrame.processActionEdit(SakaiIFrame.java:363)
at org.sakaiproject.portlets.SakaiIFrame.processAction(SakaiIFrame.java:334)