[wp-trac] [WordPress Trac] #7502: Theme previewer uses constants instead of array hashes

WordPress Trac wp-trac at lists.automattic.com
Tue Aug 12 19:31:16 GMT 2008


#7502: Theme previewer uses constants instead of array hashes
---------------------+------------------------------------------------------
 Reporter:  wet      |       Owner:  anonymous              
     Type:  defect   |      Status:  new                    
 Priority:  low      |   Milestone:  2.7                    
Component:  General  |     Version:                         
 Severity:  minor    |    Keywords:  has-patch needs-testing
---------------------+------------------------------------------------------
 $_GET[stylesheet], $_GET[template] assume nonexistant constants. Patch
 replaces all occurences with $_GET['stylesheet'], $_GET['template]

-- 
Ticket URL: <http://trac.wordpress.org/ticket/7502>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list