[Django] #28710: Wrong Basque DATE_FORMAT string

2 views
Skip to first unread message

Django

unread,
Oct 13, 2017, 12:33:02 PM10/13/17
to django-...@googlegroups.com
#28710: Wrong Basque DATE_FORMAT string
------------------------------------------------+------------------------
Reporter: Claude Paroz | Owner: nobody
Type: Bug | Status: new
Component: Internationalization | Version: 1.11
Severity: Normal | Keywords:
Triage Stage: Accepted | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 1
UI/UX: 0 |
------------------------------------------------+------------------------
Reported by Eneko Illarramendi on a Github pull request:
Basque DATE_FORMAT string is not properly escaped resulting in an
Exception that breaks the Django i18n
module: `The format for date objects may not contain time-related format
specifiers (found 'e').`

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

Django

unread,
Oct 13, 2017, 12:46:31 PM10/13/17
to django-...@googlegroups.com
#28710: Wrong Basque DATE_FORMAT string
--------------------------------------+------------------------------------

Reporter: Claude Paroz | Owner: nobody
Type: Bug | Status: new
Component: Internationalization | Version: 1.11
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0

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

* has_patch: 0 => 1


Comment:

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

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

Django

unread,
Oct 13, 2017, 1:04:40 PM10/13/17
to django-...@googlegroups.com
#28710: Wrong Basque DATE_FORMAT string
-------------------------------------+-------------------------------------

Reporter: Claude Paroz | Owner: nobody
Type: Bug | Status: new
Component: | Version: 1.11
Internationalization |
Severity: Normal | Resolution:
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0

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

* stage: Accepted => Ready for checkin


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

Django

unread,
Oct 13, 2017, 1:49:45 PM10/13/17
to django-...@googlegroups.com
#28710: Wrong Basque DATE_FORMAT string
-------------------------------------+-------------------------------------

Reporter: Claude Paroz | Owner: nobody
Type: Bug | Status: closed
Component: | Version: 1.11
Internationalization |
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: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Claude Paroz <claude@…>):

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


Comment:

In [changeset:"8c538871bda3832bca2dddefe317bf4a9230dd45" 8c538871]:
{{{
#!CommitTicketReference repository=""
revision="8c538871bda3832bca2dddefe317bf4a9230dd45"
Fixed #28710 -- Fixed the Basque DATE_FORMAT string

Thanks Eneko Illarramendi for the report and initial patch.
}}}

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

Django

unread,
Oct 13, 2017, 1:51:00 PM10/13/17
to django-...@googlegroups.com
#28710: Wrong Basque DATE_FORMAT string
-------------------------------------+-------------------------------------

Reporter: Claude Paroz | Owner: nobody
Type: Bug | Status: closed
Component: | Version: 1.11
Internationalization |
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: 1 | UI/UX: 0
-------------------------------------+-------------------------------------

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

In [changeset:"5595eccd4f21098f13640711420463d528b22560" 5595eccd]:
{{{
#!CommitTicketReference repository=""
revision="5595eccd4f21098f13640711420463d528b22560"
[2.0.x] Fixed #28710 -- Fixed the Basque DATE_FORMAT string

Thanks Eneko Illarramendi for the report and initial patch.

Backport of 8c538871bda3832bca2dddefe317bf4a9230dd45 from master.
}}}

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

Django

unread,
Oct 13, 2017, 1:52:48 PM10/13/17
to django-...@googlegroups.com
#28710: Wrong Basque DATE_FORMAT string
-------------------------------------+-------------------------------------

Reporter: Claude Paroz | Owner: nobody
Type: Bug | Status: closed
Component: | Version: 1.11
Internationalization |
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: 1 | UI/UX: 0
-------------------------------------+-------------------------------------

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

In [changeset:"50bbc93ccb9c90a527849cbd18c2f6f02ca83cd1" 50bbc93]:
{{{
#!CommitTicketReference repository=""
revision="50bbc93ccb9c90a527849cbd18c2f6f02ca83cd1"
[1.11.x] Fixed #28710 -- Fixed the Basque DATE_FORMAT string

Thanks Eneko Illarramendi for the report and initial patch.
Backport of 8c538871bda3832bca2dddefe317bf4a9230dd45 from master.
}}}

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

Django

unread,
Oct 14, 2017, 3:09:20 PM10/14/17
to django-...@googlegroups.com
#28710: Wrong Basque DATE_FORMAT string
-------------------------------------+-------------------------------------

Reporter: Claude Paroz | Owner: nobody
Type: Bug | Status: closed
Component: | Version: 1.11
Internationalization |
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: 1 | UI/UX: 0
-------------------------------------+-------------------------------------

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

In [changeset:"c1fa6672dd995e5ab4e06d5132db40ed0f41a47e" c1fa667]:
{{{
#!CommitTicketReference repository=""
revision="c1fa6672dd995e5ab4e06d5132db40ed0f41a47e"
Refs #28710 -- Simplified l10n format test
}}}

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

Django

unread,
Oct 14, 2017, 3:10:24 PM10/14/17
to django-...@googlegroups.com
#28710: Wrong Basque DATE_FORMAT string
-------------------------------------+-------------------------------------

Reporter: Claude Paroz | Owner: nobody
Type: Bug | Status: closed
Component: | Version: 1.11
Internationalization |
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: 1 | UI/UX: 0
-------------------------------------+-------------------------------------

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

In [changeset:"6481795d6367fd5031b00513768d1099424d9421" 6481795d]:
{{{
#!CommitTicketReference repository=""
revision="6481795d6367fd5031b00513768d1099424d9421"
[2.0.x] Refs #28710 -- Simplified l10n format test

Backport of c1fa6672dd995e5ab4e06d5132db40ed0f41a47e from master.
}}}

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

Django

unread,
Oct 14, 2017, 3:12:52 PM10/14/17
to django-...@googlegroups.com
#28710: Wrong Basque DATE_FORMAT string
-------------------------------------+-------------------------------------

Reporter: Claude Paroz | Owner: nobody
Type: Bug | Status: closed
Component: | Version: 1.11
Internationalization |
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: 1 | UI/UX: 0
-------------------------------------+-------------------------------------

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

In [changeset:"398a79ceb67be33d9ad63fd8221d3523525d70db" 398a79ce]:
{{{
#!CommitTicketReference repository=""
revision="398a79ceb67be33d9ad63fd8221d3523525d70db"
[1.11.x] Refs #28710 -- Simplified l10n format test

Backport of c1fa6672dd995e5ab4e06d5132db40ed0f41a47e from master.
}}}

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

Reply all
Reply to author
Forward
0 new messages