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.5 -r1.6 --- openacs-4/packages/cookie-consent/tcl/cookie-consent-procs.tcl 20 Feb 2018 09:15:06 -0000 1.5 +++ openacs-4/packages/cookie-consent/tcl/cookie-consent-procs.tcl 5 Mar 2018 10:11:46 -0000 1.6 @@ -217,7 +217,7 @@ Initialize an cookie-consent widget. } { - if {[ns_conn isconnected]} { + if {![ns_conn isconnected]} { # # If called in error cases, do nothing #