[Django] #25592: Typo in name for strictly_above PostGISOperator

15 views
Skip to first unread message

Django

unread,
Oct 22, 2015, 6:04:18 AM10/22/15
to django-...@googlegroups.com
#25592: Typo in name for strictly_above PostGISOperator
----------------------------+--------------------
Reporter: yellowcap | Owner: nobody
Type: Bug | Status: new
Component: GIS | Version: master
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
----------------------------+--------------------
The key to match the `strictly_above` GIS lookup to the PostGISOperator
currently reads `stricly_above`.

https://github.com/django/django/blob/67732a9b183d2e84c85147b04fdf9499f4395ac6/django/contrib/gis/db/backends/postgis/operations.py#L76

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

Django

unread,
Oct 22, 2015, 8:00:21 AM10/22/15
to django-...@googlegroups.com
#25592: Typo in name for strictly_above PostGISOperator
---------------------------------+------------------------------------

Reporter: yellowcap | Owner: nobody
Type: Bug | Status: new
Component: GIS | Version: 1.8
Severity: Release blocker | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
---------------------------------+------------------------------------
Changes (by timgraham):

* severity: Normal => Release blocker
* needs_better_patch: => 0
* needs_tests: => 0
* version: master => 1.8
* needs_docs: => 0
* stage: Unreviewed => Accepted


Comment:

Regression in Django 1.8 from 2bd1bbc42430f9815d16b779735b77c35ea4cde7.

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

Django

unread,
Oct 22, 2015, 8:36:06 AM10/22/15
to django-...@googlegroups.com
#25592: Typo in name for strictly_above PostGISOperator
---------------------------------+------------------------------------
Reporter: yellowcap | Owner: claudep
Type: Bug | Status: assigned

Component: GIS | Version: 1.8
Severity: Release blocker | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
---------------------------------+------------------------------------
Changes (by claudep):

* owner: nobody => claudep
* status: new => assigned


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

Django

unread,
Oct 22, 2015, 8:38:59 AM10/22/15
to django-...@googlegroups.com
#25592: Typo in name for strictly_above PostGISOperator
---------------------------------+------------------------------------
Reporter: yellowcap | Owner: claudep
Type: Bug | Status: assigned
Component: GIS | Version: 1.8
Severity: Release blocker | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
---------------------------------+------------------------------------

Comment (by dursk):

Fixed, here's the PR: https://github.com/django/django/pull/5463

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

Django

unread,
Oct 22, 2015, 8:41:33 AM10/22/15
to django-...@googlegroups.com
#25592: Typo in name for strictly_above PostGISOperator
---------------------------------+------------------------------------
Reporter: yellowcap | Owner: claudep
Type: Bug | Status: assigned
Component: GIS | Version: 1.8
Severity: Release blocker | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
---------------------------------+------------------------------------
Changes (by dursk):

* has_patch: 0 => 1


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

Django

unread,
Oct 22, 2015, 9:32:04 AM10/22/15
to django-...@googlegroups.com
#25592: Typo in name for strictly_above PostGISOperator
-------------------------------------+-------------------------------------

Reporter: yellowcap | Owner: claudep
Type: Bug | Status: assigned
Component: GIS | Version: 1.8
Severity: Release blocker | Resolution:
Keywords: | Triage Stage: Ready for
| checkin

Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by timgraham):

* stage: Accepted => Ready for checkin


Comment:

[https://github.com/django/django/pull/5464 PR] from Claude.

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

Django

unread,
Oct 22, 2015, 2:33:33 PM10/22/15
to django-...@googlegroups.com
#25592: Typo in name for strictly_above PostGISOperator
-------------------------------------+-------------------------------------
Reporter: yellowcap | Owner: claudep
Type: Bug | Status: closed
Component: GIS | Version: 1.8
Severity: Release blocker | Resolution: fixed

Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Claude Paroz <claude@…>):

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


Comment:

In [changeset:"c08f85fd547a3030cca7ac227e3378d70033e517" c08f85fd]:
{{{
#!CommitTicketReference repository=""
revision="c08f85fd547a3030cca7ac227e3378d70033e517"
Fixed #25592 -- Fixed misnamed strictly_above PostGIS lookup

Fixes a regression from 2bd1bbc42. Thanks Daniel Wiesmann for the report
and Tim Graham for the review.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/25592#comment:6>

Django

unread,
Oct 22, 2015, 2:34:37 PM10/22/15
to django-...@googlegroups.com
#25592: Typo in name for strictly_above PostGISOperator
-------------------------------------+-------------------------------------
Reporter: yellowcap | Owner: claudep
Type: Bug | Status: closed
Component: GIS | Version: 1.8
Severity: Release blocker | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------

Comment (by Claude Paroz <claude@…>):

In [changeset:"e241444ef50add7ef6f9c176f84a9bd85060fc18" e241444]:
{{{
#!CommitTicketReference repository=""
revision="e241444ef50add7ef6f9c176f84a9bd85060fc18"
[1.9.x] Fixed #25592 -- Fixed misnamed strictly_above PostGIS lookup

Fixes a regression from 2bd1bbc42. Thanks Daniel Wiesmann for the report
and Tim Graham for the review.

Backport of c08f85fd54 from master.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/25592#comment:7>

Django

unread,
Oct 22, 2015, 2:37:28 PM10/22/15
to django-...@googlegroups.com
#25592: Typo in name for strictly_above PostGISOperator
-------------------------------------+-------------------------------------
Reporter: yellowcap | Owner: claudep
Type: Bug | Status: closed
Component: GIS | Version: 1.8
Severity: Release blocker | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------

Comment (by Claude Paroz <claude@…>):

In [changeset:"244b7c930f6518024b75a8f87e9bf399cfc79f2f" 244b7c93]:
{{{
#!CommitTicketReference repository=""
revision="244b7c930f6518024b75a8f87e9bf399cfc79f2f"
[1.8.x] Fixed #25592 -- Fixed misnamed strictly_above PostGIS lookup

Fixes a regression from 2bd1bbc42. Thanks Daniel Wiesmann for the report
and Tim Graham for the review.
Backport of c08f85fd54 from master.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/25592#comment:8>

Reply all
Reply to author
Forward
0 new messages