[wp-trac] Re: [WordPress Trac] #5261: Array issues in plugins.php
WordPress Trac
wp-trac at lists.automattic.com
Sat Oct 27 17:40:06 GMT 2007
#5261: Array issues in plugins.php
--------------------------+-------------------------------------------------
Reporter: aroundmyroom | Owner: anonymous
Type: defect | Status: new
Priority: high | Milestone: 2.3.2
Component: General | Version: 2.3
Severity: normal | Resolution:
Keywords: has-patch |
--------------------------+-------------------------------------------------
Comment (by darkdragon):
Take 1: Needs testing. Basically, what it does is use the {{{$r}}} check
to make sure that the element exists in the multi-dimensional array and if
so, then remove it. What would need testing is to make sure that it does
in fact do what it needs too.
Take 2: Merely overrides (hey, it was going to be deleted anyway) or sets
the keys to exist before unset. It would be quicker to use this method as
the branch will slow things down in take two.
Pick one.
--
Ticket URL: <http://trac.wordpress.org/ticket/5261#comment:4>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list