-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.1.0 CE GA1, 6.1.1 CE GA2, 6.1.20 EE GA2
-
Fix Version/s: 6.1.30 EE GA3, 6.2.0 CE M3
-
Component/s: Content Display Widgets > Language widget
-
Labels:
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Git Pull Request:
the following translation
thank-you-for-creating-an-account-your-password-has-been-sent-to-x=Grazie per aver creato l'account. La password è stata inviata a
has impact in redirect after user is logged via facebook, i.e. redirect to window.opener doesn't work
log track
16:20:54,477 ERROR [MinifierUtil:108] 40: 53: missing ; before statement
16:20:54,479 ERROR [MinifierUtil:108] 40: 151: unterminated string literal
16:20:54,480 ERROR [MinifierUtil:108] 1: 0: Compilation produced 2 syntax errors.
16:20:54,481 ERROR [MinifierUtil:74] JavaScript Minifier failed for
// <![CDATA[
...
if (userStatus == 'user_added') { message = 'Grazie per aver creato l'account. La password è stata inviata a . Controlla le tue cartelle per la posta in arrivo e per lo spam.'; }
...
can be solved using this translation
thank-you-for-creating-an-account-your-password-has-been-sent-to-x=Grazie per aver creato il tuo account. La password è stata inviata a {0}
. Controlla le tue cartelle per la posta in arrivo e per lo spam.