Small patch that checks that socket.io's io object is actually defined - in some case, e.g when nodejs server is down, it otherwise breaks other (Drupal) javascripts.

CommentFileSizeAuthor
nodejs_check_socketio_io_defined.patch712 bytesfrega

Comments

jaydub’s picture

Status: Active » Needs review
Anonymous’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit bde9fca on 7.x-1.x, auth-refactor, 8.x-1.x, 8.x-1.x-head authored by jaydub, committed by beejeebus:
    #1273210 by jaydub: check that socket.io is defined.