Index: openacs-4/packages/cookie-consent/tcl/cookie-consent-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/cookie-consent/tcl/cookie-consent-procs.tcl,v diff -u -r1.12.2.3 -r1.12.2.4 --- openacs-4/packages/cookie-consent/tcl/cookie-consent-procs.tcl 26 Apr 2019 11:45:42 -0000 1.12.2.3 +++ openacs-4/packages/cookie-consent/tcl/cookie-consent-procs.tcl 4 Jun 2019 07:11:56 -0000 1.12.2.4 @@ -220,7 +220,7 @@ Initialize a cookie-consent widget. } { - if {[ns_conn isconnected]} { + if {![ns_conn isconnected]} { # # If the connection is already closed, do nothing. #