Following error occurs on /regexpal page:
uncaught exception: Node was not found (NS_ERROR_DOM_NOT_FOUND_ERR)
on following line 518 in regexpal.js:
el.insertBefore(bgEl, textboxEl);
All objects are existing.
Anybody knows what could be a reason?
Following error occurs on /regexpal page:
uncaught exception: Node was not found (NS_ERROR_DOM_NOT_FOUND_ERR)
on following line 518 in regexpal.js:
el.insertBefore(bgEl, textboxEl);
All objects are existing.
Anybody knows what could be a reason?
Comments
Comment #1
kenorb commentedClosed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.