I noticed that the fix done by Shawn Hall for defer_tools.js is not part of the current release. I am wondering if it was added to the cvs. You can see the post at :

http://sourceforge.net/mailarchive/message.php?msg_id=9079849

On line 254
 var args_array = q.split("/");
should be replaced with
 var args_array = (" "+q).split(" /");

Thanks, Tom.


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
DQSD-Users@lists.sourceforge.net
http://sourceforge.net/mailarchive/forum.php?forum_id=8601

Reply via email to