
| Title | Javascript/Cookie problem |
|---|---|
| Description | Javascript may be said to be "disabled", although it is not. |
| Affects | Sites with a cookie dmain specified |
| Fix | Please change lines 274-275 of themes/default/templates/JAVASCRIPT.tpl from:Code
var extra=";path={$COOKIE_PATH}";
Code
var extra="";
|
There have been no trackbacks yet