Changes between Initial Version and Version 1 of Ticket #20845
- Timestamp:
- 06/05/2012 01:14:37 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20845 – Description
initial v1 12 12 which 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. 13 13 14 This is similar to 19769.14 This is similar to #19769. 15 15 Note: the change in 3.4 has not fixed this particular problem.