[Django] #23042: Pre-1.4 docs are gone but are still in the search dropdown

32 views
Skip to first unread message

Django

unread,
Jul 16, 2014, 12:35:18 PM7/16/14
to django-...@googlegroups.com
#23042: Pre-1.4 docs are gone but are still in the search dropdown
--------------------------------------+--------------------
Reporter: ses1984@… | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Documentation | Version: master
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 1 | UI/UX: 1
--------------------------------------+--------------------
When viewing the online django docs, on the right hand side there's a
search form with a drop down that still contains pre-1.4 versions, but
those docs no longer exist on the site.

The drop down HTML element is --

{{{
<select id="id_sidebar_search_release" name="release">
}}}

I guess it should not contain choices for versions of docs that are no
longer on the site.

--
Ticket URL: <https://code.djangoproject.com/ticket/23042>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Jul 16, 2014, 12:37:31 PM7/16/14
to django-...@googlegroups.com
#23042: Pre-1.4 docs are gone but are still in the search dropdown
--------------------------------------+------------------------------------

Reporter: ses1984@… | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Documentation | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 1 | UI/UX: 1
--------------------------------------+------------------------------------
Changes (by bmispelon):

* needs_better_patch: => 0
* needs_docs: => 0
* needs_tests: => 0
* stage: Unreviewed => Accepted


Comment:

Good point!

--
Ticket URL: <https://code.djangoproject.com/ticket/23042#comment:1>

Django

unread,
Jul 16, 2014, 1:33:40 PM7/16/14
to django-...@googlegroups.com
#23042: Pre-1.4 docs are gone but are still in the search dropdown
--------------------------------------+------------------------------------

Reporter: ses1984@… | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: *.djangoproject.com | Version: master

Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 1
--------------------------------------+------------------------------------
Changes (by timo):

* component: Documentation => *.djangoproject.com
* easy: 1 => 0


Comment:

Off the top of my head, I'm not sure what prevents those version of the
docs from being created.

--
Ticket URL: <https://code.djangoproject.com/ticket/23042#comment:2>

Django

unread,
Jul 26, 2014, 7:37:09 AM7/26/14
to django-...@googlegroups.com
#23042: Pre-1.4 docs are gone but are still in the search dropdown
--------------------------------------+------------------------------------

Reporter: ses1984@… | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: *.djangoproject.com | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 1
--------------------------------------+------------------------------------

Comment (by anonymous):

1.3 works for me https://docs.djangoproject.com/search/?q=test&release=5
1.2 docs are indexed in the docs.djangoproject.com search and in Google
but the url does not work.

--
Ticket URL: <https://code.djangoproject.com/ticket/23042#comment:3>

Django

unread,
Aug 21, 2014, 11:54:00 AM8/21/14
to django-...@googlegroups.com
#23042: Pre-1.4 docs are gone but are still in the search dropdown
--------------------------------------+------------------------------------

Reporter: ses1984@… | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: *.djangoproject.com | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 1
--------------------------------------+------------------------------------

Comment (by areski):

Discussion on https://groups.google.com/forum/#!topic/django-
developers/5TsL3MED5W8

--
Ticket URL: <https://code.djangoproject.com/ticket/23042#comment:4>

Django

unread,
Dec 18, 2014, 3:34:45 PM12/18/14
to django-...@googlegroups.com
#23042: Pre-1.4 docs are gone but are still in the search dropdown
--------------------------------------+------------------------------------
Reporter: ses1984@… | Owner: nobody
Type: Cleanup/optimization | Status: closed
Component: *.djangoproject.com | Version: master
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 1
--------------------------------------+------------------------------------
Changes (by timgraham):

* status: new => closed
* resolution: => fixed


Comment:

Fixed by deleting the old `DocumentRelease` objects in the database.

--
Ticket URL: <https://code.djangoproject.com/ticket/23042#comment:5>

Reply all
Reply to author
Forward
0 new messages