Dynamic re-calculation doesn't work on Firefox 2.0

If you think that something doesn't work in Aware IM post your message here
Post Reply
baskosi
Posts: 50
Joined: Fri Sep 29, 2006 9:15 pm
Location: Slovenia
Contact:

Dynamic re-calculation doesn't work on Firefox 2.0

Post by baskosi »

Hi,

Can somebody confirm that dynamic re-calculation of rules does not work in Firefox 2.0?

I get following in the Firefox's Error Console when leaving a field that has a dynamic rule:

Error: callDynamicRecalc is not defined
Source File: http://localhost:8080/AwareIM/createEntity.do
Line: 1

I noticed this when changed to Firefox as IE was 'slow'.
Borut
aware_support
Posts: 7525
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Post by aware_support »

We cannot reproduce this.

The callDynamicRecalc function must be defined in the following file:
AwareIM/Tomcat/wbapps/AwareIM/config/javascript.js

Could you please open this file and check if the function is there. If not, you may have a problem with an upgrade to 2.2
Aware IM Support Team
baskosi
Posts: 50
Joined: Fri Sep 29, 2006 9:15 pm
Location: Slovenia
Contact:

Post by baskosi »

Function is defined in javascript.js (otherwise it wouldn't work in IE).

I just dissabled all the add-ons which didn't help.

But I did find the cause of my problem - javasript.js was in the cache. After clearing it dynamic re-calculation works as expected :D

Thanks support. You must be enjoying your work to do it on Sunday :wink:
Borut
aware_support
Posts: 7525
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Post by aware_support »

Yes, we do enjoy what we are doing and hopefully our customers are enjoing our product and support as well!

Cheers
Aware IM Support Team
Post Reply