cancel
Showing results for 
Search instead for 
Did you mean: 

Activiti Modeler doesn't work on Internet Explorer 9

b_schnarr
Champ in-the-making
Champ in-the-making
Navigate to activiti-explorer ui –>Model workspace –>Edit
>OBSERVED:
Activiti Modeler is not opened.

With Firefox and Chrome, everything works fine.
I also added the fix from here to make it work in Chrome: http://forums.activiti.org/content/activiti-modeler-doesnt-work-chrome-v34

The browser console says:

SCRIPT256: This command is not supported.
ext-all-debug.js, line 1553 character 13
SCRIPT5007: For the property "prototype" there is no value:  The object is Null or undefined
ext-base.js, line 9 character 1892
SCRIPT5007: For the property "buttonText" there is no value:  The object is Null or undefined
translation_en_us.js, line 240 character 1
SCRIPT5007: For the property "prototype" there is no value:  The object is Null or undefined
ext-base.js, Zeile 9 Zeichen 1892
SCRIPT438: The object does not support the property or method "get"
ext-base.js, line 9 character 4313

Does anyone know if the modeler works with a newer version of IE? I cannot test this because in our company, we have no ServicePack1 for Win7 and therefore, I cannot install IE 11

best regards
Ben
2 REPLIES 2

b_schnarr
Champ in-the-making
Champ in-the-making
With the Internet Explorer 11, the Modeler opens, but when I try to save a process, I get an error in oryx.debug.js on line 24655 which is the following line:

<code>var stripOutArray = svgClone.getElementsByClassName("stripable-element-force");</code>

Error is: The object does not support the property or method "getElementsByClassName"

Does anyone has an idea?

Thanks and best regards
Ben

b_schnarr
Champ in-the-making
Champ in-the-making
I know that officially, the Internet Explorer is not supported by the modeler (I think to know because of lacking svg-support?). But according to microsoft, IE 11 supports svg very well. Therefore, I don´t unterstand why it does not work.

Any reply would be appreciated

Thanks
Ben