Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #25551, comment 4


Ignore:
Timestamp:
10/10/2013 01:27:00 PM (12 years ago)
Author:
ericlewis
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #25551, comment 4

    initial v1  
    11@radices that's strange, this line was changed to use wp_slash() 7 months ago. I'd make sure you're all updated on svn again, and inspect the `svn diff` output before submitting your next patch.
    22
    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.
     3Also, 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.