Changes between Initial Version and Version 1 of Ticket #20845

Timestamp:
06/05/12 13:14:37 (12 months ago)
Author:
scribu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20845 – Description

    initial v1  
    1212which will ensure that the test fails when the $id parameter is null, which will allow the rest of the pluggable function to continue and set the current user to the specified $name.  
    1313 
    14 This is similar to 19769. 
     14This is similar to #19769. 
    1515Note: the change in 3.4 has not fixed this particular problem.