[New-bugs-announce] [issue8416] python 2.6.5 documentation can't search

Santiago Gala report at bugs.python.org
Fri Apr 16 08:03:54 CEST 2010


New submission from Santiago Gala <sgala at apache.org>:

http://docs.python.org/release/2.6.5/search.html?q=regular+expression

fails. It fails because

http://docs.python.org/release/2.6.5/searchindex.js

returns 404 NOT FOUND

There are really two bugs here:
* that the file is not there, and
* that the page gives no clue that there is something broken inside

IMO the second one is more important: the page stays forever with the Searching and the dots moving...

I reported against build and Documentation as I'm not sure if the web site belongs here and where is the issue originating.

----------
assignee: georg.brandl
components: Documentation
messages: 103293
nosy: georg.brandl, sgala
severity: normal
status: open
title: python 2.6.5 documentation can't search
type: behavior
versions: Python 2.6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8416>
_______________________________________


More information about the New-bugs-announce mailing list