On Wed, Mar 14, 2012 at 22:04, mll <[email protected]> wrote: >> >> Oh, OK. Then which version of DQSD are you running? I think the >> problem is that the utf8-encoding function is called "utf8" on your >> machine, but "utf8_encode" in 4.1. >> >> If you're running 4.1 and defer_tools.js contains utf8 rather than >> utf8_encode, I think you have a dirty upgrade. > > Ah, OK, thanks for the clarification. I did check, and utf8_encode does > exist in my defer_tools.js
OK, so much for that idea. Then it must be something with defer-loading in IE, I don't know how that works/is supposed to work. You could try removing the "defer" attribute from the script tag pulling in defer_tools.js in search.htm and see what happens. - Kim ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Archive: https://lists.sourceforge.net/lists/listinfo/dqsd-devel
