I am getting this warning in dblog.
Strict warning: Only variables should be passed by reference in blogger_importer_batch_xml_process() (line 170 of /home/elijah/websites/loc.example.com/sites/all/modules/blogger_importer/batch.xml.inc).
Is it related to this? http://drupal.org/node/1538498
Also would it explain why this custom redirect module wouldn't work? http://drupal.org/node/1233834#comment-5803788
Comments
Comment #1
ParisLiakos commentedNope not relevant.
It is an innocent strict warning, doesn't affect functionality.
I will keep this open till next release is out
Comment #2
elijah lynnThanks very much for confirming!
Comment #3
ParisLiakos commentedComment #4
elijah lynnThanks, here is the commit for reference - http://drupal.org/commitlog/commit/15492/3bfb2d1bea63dcf2b7e6fad2596d301...