[wp-trac] [WordPress Trac] #33504: Cannot create a user without emailing a reset link
WordPress Trac
noreply at wordpress.org
Fri Oct 30 22:47:25 UTC 2015
#33504: Cannot create a user without emailing a reset link
--------------------------+--------------------
Reporter: Ipstenu | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.3.2
Component: Users | Version: 4.3
Severity: major | Resolution:
Keywords: has-patch | Focuses:
--------------------------+--------------------
Comment (by kevinwhoffman):
This is my first time trying to test a patch with SVN, but I want to help.
I am trying to test 33504.5.diff from @tharsheblows but I keep getting an
error:
Here is the process I followed:
{{{
svn co https://develop.svn.wordpress.org/tags/4.3
}}}
I then moved the patch to the 4.3 folder.
{{{
cd 4.3
patch < 33504.5.diff
can't find file to patch at input line 5
Perhaps you should have used the -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/wp-admin/includes/user.php b/wp-admin/includes/user.php
|index 8e1df4f..bcda72b 100644
|--- a/wp-admin/includes/user.php
|+++ b/wp-admin/includes/user.php
--------------------------
}}}
I also tried moving the patch to the /src folder and I get the same error.
Please let me know what I'm doing wrong. Thank you.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33504#comment:34>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list