[wp-trac] [WordPress Trac] #6990: COOKIEHASH not defined on pages
which contain 'install.php' in the url
WordPress Trac
wp-trac at lists.automattic.com
Sun May 18 08:05:10 GMT 2008
#6990: COOKIEHASH not defined on pages which contain 'install.php' in the url
----------------------------+-----------------------------------------------
Reporter: DD32 | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.6
Component: Administration | Version: 2.6
Severity: normal | Keywords: has-patch
----------------------------+-----------------------------------------------
As part of #6015 I ran into a issue with naming a admin page 'plugin-
install.php', As it turns out, The reason is that the COOKIEHASH is not
defined for the installer pages, Which is fine, Exept that the way its
checked is looking for 'install.php' anywhere in the URL.
I've attached a patch which checks for WP_INSTALLING being defined
instead.
--
Ticket URL: <http://trac.wordpress.org/ticket/6990>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list