[Django] #33425: Technical 404 debug page reported incorrect view name for CBVs.

0 views
Skip to first unread message

Django

unread,
Jan 8, 2022, 6:47:24 AM1/8/22
to django-...@googlegroups.com
#33425: Technical 404 debug page reported incorrect view name for CBVs.
--------------------------------------------+------------------------------
Reporter: Mariusz Felisiak | Owner: Keryn Knight
Type: Bug | Status: assigned
Component: Error reporting | Version: 4.0
Severity: Release blocker | Keywords:
Triage Stage: Accepted | Has patch: 1
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
--------------------------------------------+------------------------------
Technical 404 debug page reported incorrect view name for CBVs, e.g.
{{{
Raised by: view_tests.views.<class 'view_tests.views.Http404View'>
}}}
instead of
{{{
Raised by: view_tests.views.Http404View
}}}

Regression in 0c0b87725bbcffca3bc3a7a2c649995695a5ae3b.

Thanks Keryn Knight for the report.

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

Django

unread,
Jan 8, 2022, 6:47:39 AM1/8/22
to django-...@googlegroups.com
#33425: Technical 404 debug page reported incorrect view name for CBVs.
----------------------------------+----------------------------------------

Reporter: Mariusz Felisiak | Owner: Keryn Knight
Type: Bug | Status: assigned
Component: Error reporting | Version: 4.0
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
----------------------------------+----------------------------------------

Comment (by Mariusz Felisiak):

[https://github.com/django/django/pull/15292 PR]

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

Django

unread,
Jan 8, 2022, 7:05:07 AM1/8/22
to django-...@googlegroups.com
#33425: Technical 404 debug page reported incorrect view name for CBVs.
-------------------------------------+-------------------------------------

Reporter: Mariusz Felisiak | Owner: Keryn
| Knight
Type: Bug | Status: assigned
Component: Error reporting | Version: 4.0
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 Mariusz Felisiak):

* stage: Accepted => Ready for checkin


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

Django

unread,
Jan 8, 2022, 8:54:12 AM1/8/22
to django-...@googlegroups.com
#33425: Technical 404 debug page reported incorrect view name for CBVs.
-------------------------------------+-------------------------------------

Reporter: Mariusz Felisiak | Owner: Keryn
| Knight
Type: Bug | Status: closed

Component: Error reporting | Version: 4.0
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 Mariusz Felisiak <felisiak.mariusz@…>):

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


Comment:

In [changeset:"2a66c102d9c674fadab252a28d8def32a8b626ec" 2a66c102]:
{{{
#!CommitTicketReference repository=""
revision="2a66c102d9c674fadab252a28d8def32a8b626ec"
Fixed #33425 -- Fixed view name for CBVs on technical 404 debug page.

Regression in 0c0b87725bbcffca3bc3a7a2c649995695a5ae3b.
}}}

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

Django

unread,
Jan 8, 2022, 8:54:50 AM1/8/22
to django-...@googlegroups.com
#33425: Technical 404 debug page reported incorrect view name for CBVs.
-------------------------------------+-------------------------------------

Reporter: Mariusz Felisiak | Owner: Keryn
| Knight
Type: Bug | Status: closed

Component: Error reporting | Version: 4.0
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 Mariusz Felisiak <felisiak.mariusz@…>):

In [changeset:"2ea0321058a3ba04306f8e6b9d1e1aa99e164a3f" 2ea0321]:
{{{
#!CommitTicketReference repository=""
revision="2ea0321058a3ba04306f8e6b9d1e1aa99e164a3f"
[4.0.x] Fixed #33425 -- Fixed view name for CBVs on technical 404 debug
page.

Regression in 0c0b87725bbcffca3bc3a7a2c649995695a5ae3b.

Backport of 2a66c102d9c674fadab252a28d8def32a8b626ec from main
}}}

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

Reply all
Reply to author
Forward
0 new messages