-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.0.0 DXP FP97, 7.0.X, 7.1.10 DXP FP15, 7.1.X, 7.2.10 DXP FP3, 7.2.1 CE GA2, 7.2.X, 7.3.10 DXP GA1, 7.3.X, Master
-
Component/s: Frontend Infrastructure
-
Branch Version/s:7.2.x, 7.1.x, 7.0.x
-
Backported to Branch:Committed
-
Fix Priority:4
-
Git Pull Request:
1) Patch vanilla 7.1 DXP with dxp-13-7110 fix pack
2) Add the below in portal-ext.properties:
locales.enabled=ca_ES,zh_CN,nl_NL,en_US,fi_FI,fr_FR,de_DE,iw_IL,hu_HU,ja_JP,pt_BR,es_ES,it_IT
company.default.locale=it_IT
3) Start the server, click on "Accedi" (top-right) and login as Admin
4) Click on the left Product Menu > Pannello di Controllo > Utenti > Utenti e Organizzazioni
5) Click on the top-right ellipsis icon > Esporta Utenti
Expected: A JS alert pop-up to appear, saying:
Questo file CSV contiene input fornito dall'utente. Aprire un file CSV in un foglio di calcolo può essere pericoloso.
Actual behavior:
No alert will pop-up. The browser's console will print:
Uncaught SyntaxError: missing ) after argument list
Reproduced on master