|
Hi Jukka,
Exactly which function is showing up as broken in IE? Is this problem specific to IE, or is it a problem in the other browsers as well? Are all users seeing this issue, or is it specific to you? There is a known issue with the Real Player Plugin and Flash that causes problems. thanks -chris The same problem was with all the browsers (the gliffy flash program didn't open and only a blank page was shown). IE just showed some debug information that a "}" was missing in the gliffy.js file.
I did some digging and found that this file is referenced in the page source that opens when the "edit diagram" -button is pressed: <script language="JavaScript1.2" src="/download/resources/com.gliffy.integration.confluence:gliffy-macro-key/resources/gliffy.js"></script> Don't know if this is why the gliffy flash program doesn't open, but I thought it was worth to mention it. Oh, and yes "all" users are seeing this issue. (At least the four guys I asked to test this) Forgot to paste this:
var saveWarning = "false"; function checkSaveWarning(ev) { // alert("check save warning, ev: " + ev + " saveWarning: " + saveWarning); if (saveWarning == "true") { var warningStr = "We have detected that you have not saved your work in Gliffy."; ev.returnValue = warningStr; } } function setSaveWarning(b) { //this MUST be the first line. Otherwise, Firefox seems to delay execution saveWarning = b; //alert('setSaveWarning:' + b ); //#alert('actual saveWarning is:' + saveWarning This is what is inside the gliffy.js file. As you can see, the last function is missing a "}" Hi Jakka,
It looks like your gliffy.js is incomplete. For some reason, you're not getting the entire file. Take a look at our wiki, where you'll see that gliffy.js contains a lot more content: I'm not sure why you're getting an incomplete file. First, try re-downloading and re-installing Gliffy to see if that helps. If you still see the same problem, please take a look in your error logs and see if there are any clues in there. Here is the Confluence documentation for locating your log files: http://confluence.atlassian.com/display/DOC/Working+with+Confluence+Logs Please let me know how that goes. regards, -chris Actually your site returns the same incomplete file for me (check the attachment)
I tried to clear all private data from firefox, but even that didn't help. I will go through the logs next if I can find something more useful. installing and uninstalling through plugin repository didn't help at all.
Any tips on what to look for in the log files? Hi Jukka,
If you're seeing this problem on our wiki also, then it seems likely that there is an issue in your browser. Can you please list the plugins that you have installed in your web browser? thanks -chris Plugins installed to firefox ( tools -> Add-ons -> plugins):
I also just installed Google Chrome ( first time install to this computer) and it shows the same problem on our wiki and also on yours. The problem being that the gliffy.js file isn't loading fully. I have now tested this on 4 separate computers and with firefox,IE,Opera and Chrome ( not on all of those 4 computers). Are you sure you are not getting your copy of gliffy.js from a cache or something? I'll report back when I have the fresh copy of vista installed. heh, When I asked you about the cache, I realized I hadn't checked if we had some cache problems. I tried your wiki's gliffy.js from outside our network and it loaded fully. So it seems we have a problem with cache somewhere. I try to solve the cache problem and then report back. Let's hope it also solves the gliffy problem.
Thanks for the update Jukka.
Do let me know what you find out! -chris Finally got it working!
First tried to boot our firewall, but that didn't empty the cache. Finally we made a rule to the firewall so that our intra confluence pages don't go through the cache and now it is working again. Just a quick fix, because we are switching to new firewall boxes in a couple of weeks so it would be a waste of time to try to figure out how to empty the firewalls cache fully. You can now close this "bug" as it seems that the only problem was our firewalls cache. ps. Hope this helps in the future if someone runs in to similar problems Great! Thanks for the follow up Jukka.
-chris |
|||||||||||||||||||||||||||||||||||||||||||||||||||
-chris