Opened 18 years ago
Closed 18 years ago
#6435 closed (duplicate)
make-messages.py nonsupport .xhtml fiel type
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | contrib.admin | Version: | 0.96 |
| Severity: | Keywords: | make-messages .xhtml | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
make-messages.py nonsupport .xhtml file type
make-messages.py: line:101 if file.endswith('.html'):
make-messages.py: line:101 if file.endswith('.html') or file.endswith('.xhtml'):
Attachments (1)
Change History (2)
by , 18 years ago
| Attachment: | make-messages.py added |
|---|
comment:1 by , 18 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Duplicate of #5463.