[buddypress-trac] [BuddyPress Trac] #6884: Improve validation in BP_XProfile_Field_Type->is_valid()
buddypress-trac
noreply at wordpress.org
Mon Feb 8 16:49:04 UTC 2016
- Previous message: [buddypress-trac] [BuddyPress Trac] Batch modify: #6325, #6346, #6387, #6395, #6431, #6541, #6630, #6642, #6654, #6683, #6693, #6694, #6706, #6746, #6769, #6807, #6822, #6826, #6843, #6668, #6731, #6858
- Next message: [buddypress-trac] [BuddyPress Trac] #6884: Improve validation in BP_XProfile_Field_Type->is_valid()
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
#6884: Improve validation in BP_XProfile_Field_Type->is_valid()
----------------------------------+-----------------------------
Reporter: dcavins | Owner:
Type: defect (bug) | Status: new
Priority: low | Milestone: Awaiting Review
Component: Component - XProfile | Version:
Severity: minor | Keywords: has-patch
----------------------------------+-----------------------------
When checking against a set of whitelisted values, the foreach in
`is_valid()` doesn't break when it encounters an invalid value. Instead,
it returns the validity of the last value in the array.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6884>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
- Previous message: [buddypress-trac] [BuddyPress Trac] Batch modify: #6325, #6346, #6387, #6395, #6431, #6541, #6630, #6642, #6654, #6683, #6693, #6694, #6706, #6746, #6769, #6807, #6822, #6826, #6843, #6668, #6731, #6858
- Next message: [buddypress-trac] [BuddyPress Trac] #6884: Improve validation in BP_XProfile_Field_Type->is_valid()
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the buddypress-trac
mailing list