New submission from Zachary Ware <zachary.w...@gmail.com>:

Adding the search plugin for the 3.2 docs to Firefox and then searching from it 
returns results from the 3.3 dev docs, despite everything saying it should be 
for searching "Python v3.2.2 documentation".

If my understanding of how it all works is correct, the attached patch should 
fix the issue.  It simply removes 'dev/' from the html_use_opensearch 
assignment in Doc\conf.py in the 3.2 branch.

Thanks,

Zach

----------
assignee: docs@python
components: Documentation
files: 3.2 conf.py opensearch.diff
keywords: patch
messages: 157599
nosy: docs@python, eric.araujo, ezio.melotti, georg.brandl, zach.ware
priority: normal
severity: normal
status: open
title: _static/opensearch.xml for Python 3.2 docs directs searches to 3.3 docs
type: behavior
versions: Python 3.2
Added file: http://bugs.python.org/file25137/3.2 conf.py opensearch.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14511>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to