Opened 19 years ago
Closed 19 years ago
#2577 closed defect (fixed)
[patch] validators.py: isSlug(): user message without gettext
| Reported by: | Owned by: | Adrian Holovaty | |
|---|---|---|---|
| Component: | Validators | Version: | dev | 
| Severity: | minor | 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
In core/validators.py in function isSlug() on line 71 the output goes without gettext().
This results in missing translation.
Attachments (2)
Change History (4)
by , 19 years ago
| Attachment: | validators.py added | 
|---|
comment:1 by , 19 years ago
| Summary: | validators.py: isSlug(): user message without gettext → [patch] validators.py: isSlug(): user message without gettext | 
|---|
by , 19 years ago
| Attachment: | validators.py.diff added | 
|---|
comment:2 by , 19 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
  Note:
 See   TracTickets
 for help on using tickets.
    
made from Revision 3631