buddypress/tests
Boone B Gorges 2651aceb77 Allow 0 to be stored in activitymeta
Previously, any value where empty( $value ) evaluated to true would result
in the deletion of the row. This change allows for 0 to be stored as a
legitimate value.

This is a stopgap until BP's meta functions are refactored to use WP's core
*_metadata() functions.

Fixes #5083

git-svn-id: https://buddypress.svn.wordpress.org/trunk@7576 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2013-11-15 21:08:20 +00:00
..
assets Strict standards compliance in unit test group extensions 2013-11-02 02:13:59 +00:00
includes First pass at bp-notifications component. Includes: 2013-11-07 17:15:51 +00:00
testcases Allow 0 to be stored in activitymeta 2013-11-15 21:08:20 +00:00
bootstrap.php Better backward compatibility for tests configuration 2013-10-14 23:28:38 +00:00
multisite.xml Add support for multisite.xml unit tests 2013-05-09 01:05:45 +00:00
phpunit.xml Moves automated testing suite into BuddyPress core 2013-04-11 00:00:13 +00:00