Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Learn More

I created a Firefox extension, was working fine until I updated to new version 15.0.1, and on very first line it is giving SyntaxError: illegal character : ��w

  • 3 përgjigje
  • 5 e kanë hasur këtë problem
  • 1 parje
  • Përgjigjja më e re nga umar.sd.care

more options

The code on first line is window.addEventListener("load", function(e) { onLoad(e); }, false); but if I open file from Error message link it shows this ��w�i�n�d�o�w�.�a�d�d�E�v�e�n�t�L�i�s�t�e�n�e�r�(�"�l�o�a�d�"�,� �f�u�n�c�t�i�o�n�(�e�)� �{� �o�n�L�o�a�d�(�e�)�;� �}�,� �f�a�l�s�e�)�;�

The code on first line is window.addEventListener("load", function(e) { onLoad(e); }, false); but if I open file from Error message link it shows this ��w�i�n�d�o�w�.�a�d�d�E�v�e�n�t�L�i�s�t�e�n�e�r�(�"�l�o�a�d�"�,� �f�u�n�c�t�i�o�n�(�e�)� �{� �o�n�L�o�a�d�(�e�)�;� �}�,� �f�a�l�s�e�)�;�

Zgjidhje e zgjedhur

You may have saved files in an UTF-16 encoding instead of UTF-8, so check that.
You can open such extension files in Firefox via their chrome url.

  • chrome://
Lexojeni këtë përgjigje brenda kontekstit 👍 3

Krejt Përgjigjet (3)

more options

This is Firefox support forum. if you need addon related help feel free to ask question in addons.mozilla.org forum

you can also get help from #AMO irc channel

use Mibbit if you dont have irc client

more options

Zgjidhja e Zgjedhur

You may have saved files in an UTF-16 encoding instead of UTF-8, so check that.
You can open such extension files in Firefox via their chrome url.

  • chrome://
more options

Thank you, I already saved the js file using a java script editor, and that solved the problem.

Ndryshuar nga umar.sd.care