line 322 in template.php looks like:
if ($node = menu_get_object()) {
assignment in a test is a bad idea at best and a bug at worst. You might want to fix this.
line 322 in template.php looks like:
if ($node = menu_get_object()) {
assignment in a test is a bad idea at best and a bug at worst. You might want to fix this.
Comments
Comment #1
designerbrent commentedPlease elaborate...
Comment #2
designerbrent commentedMarking this as "by design". Please feel free to reopen the issue when if you would like to elaborate on the initial issue.