Commit 6f0fc5f
[BUGFIX] Transform ISO code of countries to its name in EXT:form
Using a country select field in EXT:form should always show the
name of the country and not its ISO2 code.
Resolves: #102348
Releases: main, 13.4
Change-Id: I359e37281e2b62b3083cbd2c25ef417ec43aea69
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84855
Tested-by: core-ci <typo3@b13.com>
Tested-by: Oliver Bartsch <bo@cedev.de>
Reviewed-by: Benni Mack <benni@typo3.org>
Reviewed-by: Oliver Bartsch <bo@cedev.de>
Tested-by: Benni Mack <benni@typo3.org>1 parent 6675d2d commit 6f0fc5f
File tree
1 file changed
+8
-0
lines changed- typo3/sysext/form/Classes/ViewHelpers
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
96 | 98 | | |
97 | 99 | | |
98 | 100 | | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
99 | 107 | | |
100 | 108 | | |
101 | 109 | | |
| |||
0 commit comments