[wpmu-trac] [WordPress MU Trac] #397: array to string conversion
for defaults in get_site_options()
WordPress MU Trac
wpmu-trac at lists.automattic.com
Tue Jul 31 17:08:23 GMT 2007
#397: array to string conversion for defaults in get_site_options()
------------------------+---------------------------------------------------
Reporter: ddean | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone:
Component: component1 | Version:
Severity: normal | Keywords:
------------------------+---------------------------------------------------
The call to stripslashes( $value ) in get_site_options converts an array
into a string, which can destroy the original value when retrieved from
cache.
This happens when an array is used as a default value.
--
Ticket URL: <http://trac.mu.wordpress.org/ticket/397>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser
More information about the wpmu-trac
mailing list