https://bugzilla.wikimedia.org/show_bug.cgi?id=17446
denny vrandecic <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from denny vrandecic <[email protected]> 2009-07-12 17:56:27 UTC --- I tried to trace down the problem. The culprit seems to be Exhibit/includes/src/ajax/api/scripts/history.js -- here we create an iframe with a src of __history__.html (lines 28+59). When this is added to the original DOM of the site, it seems to jump to the new site. This may be due to some unplanned interaction between the Simile Javascript and some of the other Javascript that is loaded on your site. You may now try to figure out where the problem comes from, or comment out line 61 in the above file (and line 1958 in Exhibit/includes/src/ajax/api/simile-ajax.bundle.js). The only think you should loose because of that is the undo uption in the Exhibit viewer. Just try it out. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
