https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36302 --- Comment #71 from Emmi Takkinen <emmi.takkinen@koha-suomi.fi> --- (In reply to Jonathan Druart from comment #69)
(In reply to Emmi Takkinen from comment #68)
I'm currently facing problem with patron search in current master. There is an error in browsers console
Uncaught ReferenceError: defer_loading is not defined
It seems last patch here is actually missing the variable defer_loading.
I do not see that. How to recreate the error?
I updated my master just now again and error is gone and patron search is working. The problem seems to be that my master (updated it this morning) didn't have all patches from this patch (?) so defer_loading was missing. So all good here, sorry! -- You are receiving this mail because: You are watching all bug changes.