[wp-trac] Re: [WordPress Trac] #7613: Impossible to clear list of
recently active plugins
WordPress Trac
wp-trac at lists.automattic.com
Wed Aug 27 17:58:08 GMT 2008
#7613: Impossible to clear list of recently active plugins
----------------------------+-----------------------------------------------
Reporter: caesarsgrunt | Owner: anonymous
Type: defect | Status: new
Priority: high | Milestone: 2.7
Component: Administration | Version: 2.7
Severity: normal | Resolution:
Keywords: needs-patch |
----------------------------+-----------------------------------------------
Changes (by santosj):
* keywords: has-patch => needs-patch
Comment:
This will cause a notice if {{{$_REQUEST['action']}}} doesn't exist. The
isset check is there to ensure that the key index exists before checking.
The correct patch will add the !empty() check '''after''' the isset()
check.
--
Ticket URL: <http://trac.wordpress.org/ticket/7613#comment:3>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list