[wp-trac] [WordPress Trac] #39816: When non-super admin clicks "login" on Meta widget, he is sent to the root blog, not the one he is on.

WordPress Trac noreply at wordpress.org
Fri Mar 17 19:24:47 UTC 2017


#39816: When non-super admin clicks "login" on Meta widget, he is sent to the root
blog, not the one he is on.
--------------------------+------------------------------
 Reporter:  hallcp        |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Database      |     Version:  4.7.2
 Severity:  normal        |  Resolution:
 Keywords:  close         |     Focuses:  administration
--------------------------+------------------------------
Changes (by hallcp):

 * keywords:   => close
 * component:  General => Database


Comment:

 You can close this ticket. The problem was that the "archived" column in
 our wp_blogs table had a corrupt value that displayed as "0" but would not
 be found when using the "WHERE archived=0" clause.

 I have no idea how this column got corrupted, or what was really in the
 database, but setting non-one values to zero fixed everything.

 You can't imagine how long it took to track this down!

--
Ticket URL: <https://core.trac.wordpress.org/ticket/39816#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list