Opened 13 years ago
Closed 13 years ago
#17457 closed Bug (fixed)
Untranslated algorithm/salt/hash in ReadOnlyPasswordHashWidget
Reported by: | Claude Paroz | Owned by: | nobody |
---|---|---|---|
Component: | Internationalization | Version: | 1.4-alpha-1 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
In the new readonly password field widget in the admin User page, the displayed keys of the hasher are not translated. Working on a patch.
Attachments (1)
Change History (6)
by , 13 years ago
Attachment: | 17457-1.diff added |
---|
comment:2 by , 13 years ago
In such cases, I don't believe tests are really useful. The chance of a regression is negligible, testing generated HTML is fragile, as is depending on .mo files. But I'm more laxist than other core devs in this area.
comment:3 by , 13 years ago
Triage Stage: | Unreviewed → Accepted |
---|
Note:
See TracTickets
for help on using tickets.
Translate hasher keys in password widget