Firebug: Index or size is negative or greater than the allowed amount" code: "1
Added by Iban Bilbao Barturen over 1 year ago
If you have not write anything and click "show code" and then "editor" appears and error like this:
Index or size is negative or greater than the allowed amount" code: "1 [Break on this error] ? this.startContainer.childNodes[M...startContainer.childNodes.length-1)]
this.startContainer.childNodes[-1] and -1 is not valid position.
Replies (5)
RE: Firebug: Index or size is negative or greater than the allowed amount" code: "1
-
Added by Troex Nevelin over 1 year ago
Cannot reproduce this error, can you check if this occurs on demo? And which version are you using?
RE: Firebug: Index or size is negative or greater than the allowed amount" code: "1
-
Added by Iban Bilbao Barturen over 1 year ago
in demo when i was deleting content:
g is undefined
[Break on this error] function eli18n(a){this.textdomain=fun...).removeClass("active")}}}}})(jQuery);
elrte.min.js (line 9)
when content is deleted:
-> source -> editor
Index or size is negative or greater than the allowed amount" code: "1
[Break on this error] function eli18n(a){this.textdomain=fun...).removeClass("active")}}}}})(jQuery);
elrte.min.js (line 9)
i'm using firefox 3.6.8 in archlinux :)
RE: Firebug: Index or size is negative or greater than the allowed amount" code: "1
-
Added by Troex Nevelin over 1 year ago
Confirm this bug. But still editor is working after click on textarea.
RE: Firebug: Index or size is negative or greater than the allowed amount" code: "1
-
Added by Dmitry Levashov over 1 year ago
Closed #201
RE: Firebug: Index or size is negative or greater than the allowed amount" code: "1
-
Added by Iban Bilbao Barturen over 1 year ago
Thank you, sorry i was on holidays :)
Anyway there isn't clean how we can create a new issues. Now i know, clicking SAVE button, better name CREATE
(1-5/5)