[Django] #33189: Obj does not exists message popup should start with a capital letter.

0 views
Skip to first unread message

Django

unread,
Oct 11, 2021, 10:37:37 AM10/11/21
to django-...@googlegroups.com
#33189: Obj does not exists message popup should start with a capital letter.
-----------------------------------------+--------------------------
Reporter: Ruslan | Owner: nobody
Type: Bug | Status: assigned
Component: contrib.admin | Version: 3.2
Severity: Normal | Keywords: admin
Triage Stage: Unreviewed | Has patch: 1
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 1
UI/UX: 0 |
-----------------------------------------+--------------------------
All django admin popup messages start with a capital letter, except the
`'%(name)s with ID “%(key)s” doesn’t exist. Perhaps it was deleted?'`
**Expected**: "Article with ID ..."
**Actual**: "article with ID ..."

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

Django

unread,
Oct 11, 2021, 10:38:19 AM10/11/21
to django-...@googlegroups.com
#33189: Obj does not exists message popup should start with a capital letter.
-------------------------------+--------------------------------------

Reporter: Ruslan | Owner: nobody
Type: Bug | Status: assigned
Component: contrib.admin | Version: 3.2
Severity: Normal | Resolution:

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

* Attachment "patch.diff" added.

diff preview

Django

unread,
Oct 11, 2021, 10:46:53 AM10/11/21
to django-...@googlegroups.com
#33189: Obj does not exists message popup should start with a capital letter.
-------------------------------+--------------------------------------
Reporter: Ruslan | Owner: Ruslan

Type: Bug | Status: assigned
Component: contrib.admin | Version: 3.2
Severity: Normal | Resolution:

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

* owner: nobody => Ruslan


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

Django

unread,
Oct 12, 2021, 3:22:49 AM10/12/21
to django-...@googlegroups.com
#33189: Obj does not exists message popup should start with a capital letter.
--------------------------------------+------------------------------------
Reporter: Ruslan | Owner: Ruslan
Type: Cleanup/optimization | Status: assigned
Component: contrib.admin | Version: 3.2
Severity: Normal | Resolution:
Keywords: admin | Triage Stage: Accepted

Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by Mariusz Felisiak):

* type: Bug => Cleanup/optimization
* stage: Unreviewed => Accepted


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

Django

unread,
Oct 12, 2021, 3:28:04 AM10/12/21
to django-...@googlegroups.com
#33189: Obj does not exists message popup should start with a capital letter.
-------------------------------------+-------------------------------------
Reporter: Ruslan | Owner: Ruslan
Type: | Status: closed
Cleanup/optimization |
Component: contrib.admin | Version: 3.2
Severity: Normal | Resolution: invalid

Keywords: admin | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):

* status: assigned => closed
* has_patch: 1 => 0
* resolution: => invalid
* stage: Accepted => Unreviewed


Comment:

Thanks for the report, however messages are already capitalized in
templates, see
[https://github.com/django/django/blob/b1b26b37aff0c80d6abdf15c5ffdf0440a9a1d6a/django/contrib/admin/templates/admin/base.html#L82
base.html].

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

Reply all
Reply to author
Forward
0 new messages