[wp-trac] [WordPress Trac] #11506: Creation of unnamed option is possible
WordPress Trac
wp-trac at lists.automattic.com
Thu Dec 24 19:40:06 UTC 2009
#11506: Creation of unnamed option is possible
--------------------------+-------------------------------------------------
Reporter: hakre | Owner:
Type: defect (bug) | Status: new
Priority: lowest | Milestone: 3.0
Component: General | Version: 2.9
Severity: trivial | Keywords:
--------------------------+-------------------------------------------------
Changes (by hakre):
* priority: normal => lowest
* severity: normal => trivial
Comment:
Just tested this:
{{{update_option('', '');}}}
it does create an option with an empty name.
but it's not really a bug because it can be queried by get_option()
properly. so nothing critical I assume.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11506#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list