Comment 9 for bug 1751498

Revision history for this message
Kathy Lussier (klussier) wrote :

I can confirm the issue Jason reported in comment #7 where the Register Patron interface is no longer loading in offline mode in either Firefox or Chrome. I see the following errors in the Console:

Possibly unhandled rejection: {"data":null,"status":-1,"config":{"method":"GET","transformRequest":[null],"transformResponse":[null],"jsonpCallbackParam":"callback","url":"/cgi-bin/offline/offline.pl?1520609301044&action=status&status_type=sessions&org=4&ws=BR1-mlnc1&wc=1&ses=undefined","headers":{"Accept":"application/json, text/plain, */*"}},"statusText":"","xhrStatus":"error"}

ReferenceError: q is not defined
    at offline.js:850
    at Array.filter (<anonymous>)
    at offline.js:849
    at Object.o [as forEach] (vendor.bundle.js:6)
    at offline.js:848
    at u (vendor.bundle.js:6)
    at vendor.bundle.js:6
    at h.$digest (vendor.bundle.js:6)
    at vendor.bundle.js:6
    at r (vendor.bundle.js:6) "Possibly unhandled rejection: {}"

This interface previously worked in offline mode, so this is a regression. Should this be filed as a separate bug?

I haven't shut down my VM entirely, but I have turned off Apache services. When I do so, I'm able to successfully retrieve the offline interface.