[wp-trac] [WordPress Trac] #10551: wp_die() triggers block when using ModSecurity Core Rules

WordPress Trac noreply at wordpress.org
Tue Nov 18 16:46:39 UTC 2014


#10551: wp_die() triggers block when using ModSecurity Core Rules
----------------------------------------------+---------------------
 Reporter:  cstrosser                         |       Owner:  westi
     Type:  defect (bug)                      |      Status:  closed
 Priority:  low                               |   Milestone:  4.1
Component:  Security                          |     Version:  2.7
 Severity:  normal                            |  Resolution:  fixed
 Keywords:  westi-likes has-patch needs-docs  |     Focuses:
----------------------------------------------+---------------------
Changes (by DrewAPicture):

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 In [changeset:"30379"]:
 {{{
 #!CommitTicketReference repository="" revision="30379"
 Ensure the mixed type of `string|int` is reflected on the `$title`
 parameter in `wp_die()`.

 The ability to pass an error code as short-hand to the `$title` and
 `$args` parameters was added in r30355. Changes also include cleaned-up
 formatting and line-wraps for other documentation in the DocBlock.

 See [30355]. Fixes #10551.
 }}}

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


More information about the wp-trac mailing list