Opened 14 years ago
Closed 14 years ago
#18232 closed Bug (fixed)
i18n javascript_catalog Reference Error
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | Internationalization | Version: | 1.3 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
The get_format JavaScript function references an undefined variable (msgid). I believe the intent was to return the argument (format_type).
Attachments (1)
Change History (3)
by , 14 years ago
| Attachment: | js-i18n-patch-2.diff added |
|---|
comment:1 by , 14 years ago
Note:
See TracTickets
for help on using tickets.
This patch corresponds to pull request 14 on github.
https://github.com/django/django/pull/14