#14585 closed (duplicate)
Make interpolate JS function not require the named parameter.
Reported by: | Amin Mirzaee | Owned by: | nobody |
---|---|---|---|
Component: | Translations | Version: | 1.2 |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Pull Requests: | How to create a pull request | ||
Description ¶
It is completely unnecessary and annoying to have to specify an additional parameter in Javascript
when using a dictionary to fill in the strings. Switching back and forth between python and js, this
can be often times forgotton, with bad results.
With this fix, compatibility is maintained with all current utilizations.
Change History (4)
comment:1 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 14 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:3 by , 14 years ago
Resolution: | → duplicate |
---|---|
Status: | reopened → closed |
comment:4 by , 13 years ago
milestone: | 1.3 |
---|
Note:
See TracTickets
for help on using tickets.
Milestone 1.3 deleted