Hide Forgot
When trying to use the Views -> Process Model in the process definition list or the process instance list, it does not seem to do anything in IE (it seems to work fine in FF and Chrome). There's nothing in the server log, only a small JS error in the debug console.
Fixed in 6.0.x: http://github.com/droolsjbpm/jbpm-console-ng/commit/50d5806b0 and http://github.com/droolsjbpm/jbpm-designer/commit/0f872cf2d
I've added some extra null checks in the backend service: http://github.com/droolsjbpm/jbpm-console-ng/commit/959e35a87
Verified on BPMS 6.0.0.ER7 with IE 11