Commit e9b3bbd
authored
Fix clicking book from translations page (#3394)
* fix(get text): fix typo: params -> param
* fix(translation api): fix old (pre rtl) ven param by the new format.
* refactor(translations api): refactor building the url and use urlencode and Ref url method to ensure url encoding.1 parent cbd8077 commit e9b3bbd
2 files changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4674 | 4674 | | |
4675 | 4675 | | |
4676 | 4676 | | |
4677 | | - | |
| 4677 | + | |
4678 | 4678 | | |
4679 | 4679 | | |
4680 | 4680 | | |
| |||
4722 | 4722 | | |
4723 | 4723 | | |
4724 | 4724 | | |
4725 | | - | |
| 4725 | + | |
| 4726 | + | |
| 4727 | + | |
| 4728 | + | |
4726 | 4729 | | |
4727 | 4730 | | |
4728 | 4731 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments