[wp-trac] [WordPress Trac] #43960: Support for sorting columns in WP_Privacy_Requests_Table

WordPress Trac noreply at wordpress.org
Fri Aug 24 11:21:57 UTC 2018


#43960: Support for sorting columns in WP_Privacy_Requests_Table
--------------------------------------+-----------------------------
 Reporter:  birgire                   |       Owner:  (none)
     Type:  defect (bug)              |      Status:  new
 Priority:  normal                    |   Milestone:  4.9.9
Component:  Privacy                   |     Version:  trunk
 Severity:  normal                    |  Resolution:
 Keywords:  has-patch has-unit-tests  |     Focuses:  administration
--------------------------------------+-----------------------------
Changes (by birgire):

 * keywords:  has-patch has-unit-tests needs-refresh => has-patch has-unit-
     tests


Comment:

 @desrosj thanks for testing the previous patch

 [attachment:"43960.6.diff"] is a refreshed patch:

 - Applies now to the latest trunk.
 - Changes {{{@since 4.9.8}}} to {{{@since 4.9.9}}}.
 - Wraps the input arguments with an array in {{{setConstructorArgs( array(
 $args ) )}}}, instead of using {{{setConstructorArgs( $args )}}}. It looks
 like I accidentally removed the array when preparing to upload the
 previous patch in [attachment:"43960.5.diff"], after running the tests
 successfully.

 Tests run successfully on my install.

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


More information about the wp-trac mailing list