3 | | Also, perhaps related, your diff file's header implies that you aren't creating your patch correctly (see the absolute paths on your local machine included with the diff). Please review the [http://make.wordpress.org/core/handbook/working-with-patches/ Working with Patches] section of the core contributor handbook, and make sure you're using svn diff, either from command line, or through a version control application. |
| 3 | Also, perhaps related, your diff file's header implies that you aren't creating your patch correctly (see the absolute paths on your local machine included with the diff). Please review the [http://make.wordpress.org/core/handbook/working-with-patches/ Working with Patches] section of the core contributor handbook, and make sure you're using `svn diff`, either from command line, or through a version control application. |