This repository was archived by the owner on Apr 29, 2019. It is now read-only.
Commit 1f0c4c8
authored
🔃 [EngCom] Public Pull Requests - 2.3-develop
Accepted Public Pull Requests:
- magento/magento2#14301: Fixed TypeError when search term does not exist on pressing Home or End button #14274 (by @drashmk)
- magento/magento2#14305: [Forward Port] [#14089] Add Malaysian Locale Code (by @osrecio)
- magento/magento2#14300: [ForwardPort 2.3] [#14072] Add Zip Pattern for Japan JP (by @osrecio)
Fixed GitHub Issues:
- magento/magento2#14274: Quick search fires error (reported by @jonathanKingston) has been fixed in magento/magento2#14301 by @drashmk in 2.3-develop branch
Related commits:
1. bd47df7
2. 98be34b
3. a5252de
- magento/magento2#14089: Malaysian (Malaysia) missing from locale list (reported by @superdav42) has been fixed in magento/magento2#14305 by @osrecio in 2.3-develop branch
Related commits:
1. 7081c47
2. 7df2162
- magento/magento2#14072: Change zip code validation pattern for Japan (reported by @HirokazuNishi) has been fixed in magento/magento2#14300 by @osrecio in 2.3-develop branch
Related commits:
1. 79474ca
2. 1e735aa4 files changed
Lines changed: 11 additions & 6 deletions
File tree
- app/code/Magento
- Directory/etc
- Search/view/frontend/web
- dev/tests/integration/testsuite/Magento/Directory/Model/Country/Postcode
- lib/internal/Magento/Framework/Locale
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
210 | | - | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
211 | 213 | | |
212 | 214 | | |
213 | 215 | | |
214 | | - | |
215 | | - | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
216 | 220 | | |
217 | 221 | | |
218 | 222 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
77 | 78 | | |
78 | 79 | | |
79 | 80 | | |
| |||
0 commit comments