[wp-trac] [WordPress Trac] #46849: Incorrect number of arguments to sprintf in wp-includes/ms-load.php

WordPress Trac noreply at wordpress.org
Tue Apr 9 14:21:02 UTC 2019


#46849: Incorrect number of arguments to sprintf in wp-includes/ms-load.php
--------------------------+-----------------------------
 Reporter:  diddledan     |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:
 Severity:  normal        |   Keywords:  has-patch
  Focuses:                |
--------------------------+-----------------------------
 The function `ms_site_check()` in `wp-includes/ms-load.php` will return a
 notification when a site is not activated yet with a link to email the
 multisite admin. This email is inserted into the notification text via
 sprintf, but is only passed once when the sprintf expects it twice. The
 attached patch fixes this for correctness.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/46849>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list