[wp-trac] [WordPress Trac] #11348: Archive Page Should be 404.php When !have_posts()

WordPress Trac wp-trac at lists.automattic.com
Tue Feb 16 08:17:49 UTC 2010


#11348: Archive Page Should be 404.php When !have_posts()
--------------------------+-------------------------------------------------
 Reporter:  miqrogroove   |        Owner:  ryan    
     Type:  defect (bug)  |       Status:  reopened
 Priority:  high          |    Milestone:  3.0     
Component:  Query         |      Version:  2.8.4   
 Severity:  major         |   Resolution:          
 Keywords:                |  
--------------------------+-------------------------------------------------

Comment(by miqrogroove):

 {{{
 (!empty($_SERVER['QUERY_STRING']) && (false ===
 strpos($_SERVER['REQUEST_URI'], '?')))
 }}}

 ow, my brain, after reading this... :(

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/11348#comment:23>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list