Move invocation of run_auto_searches() from when DOM is ready to when
authorMike Taylor <mike@indexdata.com>
Thu, 5 Dec 2013 11:48:02 +0000 (11:48 +0000)
committerMike Taylor <mike@indexdata.com>
Thu, 5 Dec 2013 11:48:36 +0000 (11:48 +0000)
commite13d1c98503253299678207b2068bd45d55d597b
treeb0892984742110c542f0e964d738c8a34f1bf44f
parent7eb3ec5aa9b558216fc06205a4085d875f554a7c
Move invocation of run_auto_searches() from when DOM is ready to when
service-proxy authentication has completed. As a result, that search
now includes the relevant JSESSIONID, and consequently works consistently
and deliberately rather than intermittently and accidentally.
Fixes bug MKWS-69 ("Allow results area to auto-populate itself with
results of a canned search")

Remove extreme debugging output for my_onshow()
tools/htdocs/mkws.js