#23583: makemessages for javascript no longer works
------------------------------+--------------------------------------
Reporter: nijel | Owner: nobody
Type: Bug | Status: new
Component: Translations | Version: 1.7
Severity: Normal | Resolution:
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
------------------------------+--------------------------------------
Changes (by blodone):
* status: closed => new
* has_patch: 1 => 0
* resolution: invalid =>
Old description:
> When using manage.py makemessages -d djangojs, it no longer works (for
> me) as makemessages now completely ignores media and static dirs, what's
> place where javscript is usually stored. This has been introduced as fix
> for issue #23010.
New description:
makemessages ignores any in-app paths that begin with static because of
this line:
https://github.com/django/django/blob/master/django/core/management/commands/makemessages.py#L233
it should ignore something like "<path>/*" but not "<path>*"
reproducible:
https://github.com/blodone/django_static_broken
--
--
Ticket URL: <https://code.djangoproject.com/ticket/23583#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/063.28d57df17c54d1e61756d955013b9d97%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.