I can reproduce with that URL, however, if I go to SQLite.org and hit
Search, then search for CTE, I get a successful result.  But, the URL I'm
given in the bar is different than what you posted.

http://www.sqlite.org/search?s=d&q=cte


On Thu, Nov 23, 2017 at 4:14 PM, R Smith <rsm...@rsweb.co.za> wrote:

> In searching the sqlite.org pages for a previous post, I tried to search
> with this computed url:
>
> http://www.sqlite.org/search?q=CTE
>
> To which there was about 8 seconds wait time and then this response
> returned:
>
> can't read "::A(s)": no such element in array
>     while executing
> "subst {
>     <script>
>       window.addEventListener('load', function() {
>         var w = document.getElementById("searchmenu");
>         w.style.display..."
>     invoked from within
> "if {0==[catch main res]} {
>   set title "Search SQLite Documentation"
>   if {[info exists ::A(q)]} {
>     set initsearch [attrize $::A(q)]
>     append tit..."
>     (file "search" line 458)
> HTTP/1.1 200 OK
> Connection: keep-alive
> Date: Thu, 23 Nov 2017 21:06:28 +0000
> Content-length: 0
>
>
> Three more retries led to the same, so I decided to post.
>
>
> Thanks,
> Ryan
>
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@mailinglists.sqlite.org
> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to