Script http://browser-update.org/update.js loads on every ajax-request in my views
That's what I see at the end of my body:
<.script type="text/javascript" src="http://browser-update.org/update.js"><./script>
<.script type="text/javascript" src="http://browser-update.org/update.js"><./script>
<.script type="text/javascript" src="http://browser-update.org/update.js"><./script>
<.script type="text/javascript" src="http://browser-update.org/update.js"><./script>
<.script type="text/javascript" src="http://browser-update.org/update.js"><./script>
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | bu_fix_js_attaching_on_every_ajax_request.patch | 1.62 KB | fortis |
Comments
Comment #1
fortis commentedthere is my patch - just add (context == document) condition
Comment #2
pebosi commentedPlease test latest dev. Thanks
Comment #3
fortis commentedwith last release 1.1 i got error:
Error: Function name must be a string in
/var/www/sites/robo3.ru/sites/all/modules/bu/bu.module, line 95
$array() ??
Comment #4
pebosi commentedPlease use latest 1.2
Comment #5
fortis commentedok, thanks
Comment #6
pebosi commentedClosing
Comment #6.0
pebosi commentededit