#18240 closed Bug (fixed)
admindocs tests fail when LANGUAGE_CODE isn't 'en-*'
| Reported by: | Owned by: | Claude Paroz | |
|---|---|---|---|
| Component: | contrib.admindocs | Version: | 1.4 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Set project's LANGUAGE_CODE setting to 'pt-pt' and tests will fail because they're comparing translated results with hardcoded English results.
Attachments (1)
Change History (4)
by , 14 years ago
| Attachment: | admindocs-test.patch added |
|---|
comment:1 by , 14 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
| Triage Stage: | Unreviewed → Accepted |
comment:2 by , 14 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
patch for contrib/admindocs/tests/init.py