[wp-meta] [Making WordPress.org] #3413: WordCamp Map is cached for 1 week! This means some listings do not show on the map!
Making WordPress.org
noreply at wordpress.org
Wed Jan 31 17:16:30 UTC 2018
#3413: WordCamp Map is cached for 1 week! This means some listings do not show on
the map!
-------------------------------------+------------------
Reporter: stiofansisland | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: WordCamp Site & Plugins | Resolution:
Keywords: has-patch |
-------------------------------------+------------------
Comment (by coreymckrill):
Replying to [comment:5 stiofansisland]:
> Sorry, my first time submitting a patch, would love to get it right :(
> All i did was:
> 1. nano functions.php
> 2. svn diff functions.php > functions.php
> 3. svn diff > map_patch.diff
>
> Did i miss a step? (i prefer git :) )
>
> Stiofan
No worries. I know the pain of coming to svn from git ;)
I think you actually added an extra step. After you `nano functions.php`,
and the file is changed, you should be able to just do `svn diff >
3413.diff`
(Note that we prefer that diff files have the ticket number in the name)
In this case you might want to `svn revert functions.php` first and redo
the change. I think your step 2 is what caused the patch weirdness.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/3413#comment:6>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list