#28710 closed Bug (fixed)
Wrong Basque DATE_FORMAT string
| Reported by: | Claude Paroz | Owned by: | nobody |
|---|---|---|---|
| Component: | Internationalization | Version: | 1.11 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
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').
Change History (8)
comment:1 by , 8 years ago
| Has patch: | set |
|---|
comment:2 by , 8 years ago
| Triage Stage: | Accepted → Ready for checkin |
|---|
Note:
See TracTickets
for help on using tickets.
PR