Re: [Django] #32145: Unclear error raised by makemessages when /locale does not exist under app directory

25 views
Skip to first unread message

Django

unread,
Oct 27, 2020, 7:48:12 AM10/27/20
to django-...@googlegroups.com
#32145: Unclear error raised by makemessages when /locale does not exist under app
directory
-------------------------------------+-------------------------------------
Reporter: boxed | Owner: Josh
Type: | Santos
Cleanup/optimization | Status: assigned
Component: Core (Management | Version: master
commands) |
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: 0
-------------------------------------+-------------------------------------
Changes (by Josh Santos):

* owner: nobody => Josh Santos
* status: new => assigned


Comment:

Looking into this now

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

Django

unread,
Oct 28, 2020, 8:35:53 AM10/28/20
to django-...@googlegroups.com
#32145: Unclear error raised by makemessages when /locale does not exist under app
directory
-------------------------------------+-------------------------------------
Reporter: boxed | Owner: Josh
Type: | Santos
Cleanup/optimization | Status: assigned
Component: Core (Management | Version: master
commands) |
Severity: Normal | 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 Jacob Walls):

* has_patch: 0 => 1


Comment:

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

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

Django

unread,
Oct 28, 2020, 7:53:13 PM10/28/20
to django-...@googlegroups.com
#32145: Unclear error raised by makemessages when /locale does not exist under app
directory
-------------------------------------+-------------------------------------
Reporter: boxed | Owner: Josh
Type: | Santos
Cleanup/optimization | Status: assigned
Component: Core (Management | Version: master
commands) |
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 1 | Patch needs improvement: 1

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

* needs_better_patch: 0 => 1
* needs_tests: 0 => 1


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

Django

unread,
Dec 26, 2020, 2:24:19 AM12/26/20
to django-...@googlegroups.com
#32145: Unclear error raised by makemessages when /locale does not exist under app
directory
-------------------------------------+-------------------------------------
Reporter: boxed | Owner: Josh
Type: | Santos
Cleanup/optimization | Status: assigned
Component: Core (Management | Version: master
commands) |
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 1 | Patch needs improvement: 1
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------

Comment (by Chinmoy):

This ticket hasn't seen any recent updates. May I claim it?

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

Django

unread,
Dec 26, 2020, 5:20:57 AM12/26/20
to django-...@googlegroups.com
#32145: Unclear error raised by makemessages when /locale does not exist under app
directory
-------------------------------------+-------------------------------------
Reporter: boxed | Owner: Josh
Type: | Santos
Cleanup/optimization | Status: assigned
Component: Core (Management | Version: master
commands) |
Severity: Normal | 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 Josh Santos):

* needs_better_patch: 1 => 0
* needs_tests: 1 => 0


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

Django

unread,
Jan 19, 2021, 5:01:20 AM1/19/21
to django-...@googlegroups.com
#32145: Unclear error raised by makemessages when /locale does not exist under app
directory
-------------------------------------+-------------------------------------
Reporter: boxed | Owner: Josh
Type: | Santos
Cleanup/optimization | Status: assigned
Component: Core (Management | Version: master
commands) |
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 1

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

* needs_better_patch: 0 => 1


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

Django

unread,
Feb 9, 2021, 2:04:12 PM2/9/21
to django-...@googlegroups.com
#32145: Unclear error raised by makemessages when /locale does not exist under app
directory
-------------------------------------+-------------------------------------
Reporter: boxed | Owner: Josh
Type: | Santos
Cleanup/optimization | Status: assigned
Component: Core (Management | Version: master
commands) |
Severity: Normal | 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):

* needs_better_patch: 1 => 0
* stage: Accepted => Ready for checkin


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

Django

unread,
Feb 9, 2021, 4:26:34 PM2/9/21
to django-...@googlegroups.com
#32145: Unclear error raised by makemessages when /locale does not exist under app
directory
-------------------------------------+-------------------------------------
Reporter: boxed | Owner: Josh
Type: | Santos
Cleanup/optimization | Status: closed

Component: Core (Management | Version: master
commands) |
Severity: Normal | 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:"9c6ba876928fd20194ac3238dc06aeae66d7bd50" 9c6ba876]:
{{{
#!CommitTicketReference repository=""
revision="9c6ba876928fd20194ac3238dc06aeae66d7bd50"
Fixed #32145 -- Improved makemessages error message when app's locale
directory doesn't exist.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/32145#comment:9>

Reply all
Reply to author
Forward
0 new messages