aland

Results 3 issues of aland

I am redirecting some pages using `top.location` in javascript, but this unfortunately clears any debugbar message I'd previously added. I thought `stackData()` may help but cannot get it to work....

In the processDoc function there are some global events which are causing issues with newer versions of jQuery. ``` $.event.trigger('taconite-begin-notify', [taconiteDoc]); $.event.trigger('taconite-rawdata-notify', [rawData]); $.event.trigger('taconite-complete-notify', [xml, !!status, status === true ?...

Whether to show "No Records." message when there are no matching results. Setting this to false can help when selectFirst is true and mustMatch is false.