Jump to content


Issue information

  • #035734

  • Fixed

  • 2.3.0 Beta 1

  • 2.3.0 Beta 1

  • 1 - Low


Issue Confirmations

  • Yes (0)No (0)
Photo

Member feed block has_blog

Posted by bfarber on 06 February 2012 - 10:30 AM

If you create a members feed block and enable the "has_blog" filter, it queries "has_blog=1".  IP.Blog now stores a serialized array there (or possibly "recache"), so we should just check it is not null/0.

Quick note: sometimes there can also be an empty array serialized. Yeah I know we need to make that a bit less random..


has_blog NOT IN( NULL, 0, '', 'a:0{}' )

That should do it I guess? lol


changed status to: Fixed
changed fixed-in version to: 2.3.0 Beta 1





0 user(s) are reading this issue

0 members, 0 guests, 0 anonymous users