We're using smartGWT LGPL 3.1 and am having lots of troubles with IE11. We suspected -- and posts in this forum confirmed -- that this new version of IE introduced changes that were not supported in the older version of smartGWT.
So we downloaded the most recent version of smartGWT 4.1 and upgraded. However, nothing changed -- everything that was wrong before continued to be wrong.
I am concerned that we didn't perform the upgrade correctly, so I was wondering a couple of things --
1. Is there a way to look at the smartgwt.jar and smartgwt-skins.jar to confirm we are using the correct versions?
2. Is there anything we need to do beyond putting these new JARS in the compile path and cleaning/rebuilding the application to get the new version?
Considering that 4.1 is supposed to have support for IE11, I am thinking that somehow we did not upgrade our project correctly. So if we can get these couple of questions answered, that would be great.
Thanks in advance.
So we downloaded the most recent version of smartGWT 4.1 and upgraded. However, nothing changed -- everything that was wrong before continued to be wrong.
I am concerned that we didn't perform the upgrade correctly, so I was wondering a couple of things --
1. Is there a way to look at the smartgwt.jar and smartgwt-skins.jar to confirm we are using the correct versions?
2. Is there anything we need to do beyond putting these new JARS in the compile path and cleaning/rebuilding the application to get the new version?
Considering that 4.1 is supposed to have support for IE11, I am thinking that somehow we did not upgrade our project correctly. So if we can get these couple of questions answered, that would be great.
Thanks in advance.
Comment