{"id":16054050,"date":"2022-09-29T08:17:25","date_gmt":"2022-09-29T08:17:25","guid":{"rendered":"https:\/\/wordpress.org\/support\/topic\/uncaught-syntaxerror-missing-after-argument-list-6\/"},"modified":"2022-09-29T08:17:25","modified_gmt":"2022-09-29T08:17:25","slug":"uncaught-syntaxerror-missing-after-argument-list-6","status":"publish","type":"topic","link":"https:\/\/wordpress.org\/support\/topic\/uncaught-syntaxerror-missing-after-argument-list-6\/","title":{"rendered":"Uncaught SyntaxError: missing ) after argument list"},"content":{"rendered":"<p>Good morning everyone,<br \/>\non each page where the newsletter subscription form is present there is a JS error:<\/p>\n<p><code>Uncaught SyntaxError: missing) after argument list (at (index): 644: 49)<\/code><\/p>\n<pre><code>&lt;script type = &#039;text \/ javascript&#039; id = &#039;mailpoet_public-js-after&#039;&gt;\nfunction initMailpoetTranslation () {\n   if (typeof MailPoet! == &#039;undefined&#039;) {\n     MailPoet.I18n.add (&#039;ajaxFailedErrorMessage&#039;, &#039;There was an error processing your request, please try again later.&#039;)\n   } else {\n     setTimeout (initMailpoetTranslation, 250);\n   }\n}\nsetTimeout (initMailpoetTranslation, 250);\n&lt;\/script&gt;<\/code><\/pre>\n<p>The error in question seems to be generated by the presence of a single superscript (in Italian it is an apostrophe) which is interpreted in the wrong way:<\/p>\n<blockquote><p>MailPoet.I18n.add(&#8216;ajaxFailedErrorMessage&#8217;, &#8216;Si \u00e8 verificato un errore nell<strong>&#8216;<\/strong>elaborazione della richiesta, riprova pi\u00f9 tardi.&#8217;)<\/p><\/blockquote>\n<p>Could this be a problem generated by a translation string? Would you be kind enough to check?<\/p>\n<p>Thank you!!<\/p>\n","protected":false},"template":"","class_list":["post-16054050","topic","type-topic","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/16054050","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":0,"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/16054050\/revisions"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=16054050"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}