[wp-trac] Re: [WordPress Trac] #4337: Blog by Email: No content is
assumed
WordPress Trac
wp-trac at lists.automattic.com
Tue Sep 4 21:47:38 GMT 2007
#4337: Blog by Email: No content is assumed
-----------------------+----------------------------------------------------
Reporter: jottlieb | Owner: westi
Type: defect | Status: assigned
Priority: high | Milestone: 2.3
Component: General | Version: 2.2
Severity: major | Resolution:
Keywords: has-patch |
-----------------------+----------------------------------------------------
Comment (by cfactor):
Replying to [comment:17 shadowdad]:
> cfactor: followed here from your post on 4318. i am happy to reverify
this fix. i have just been swapping in and out the wp-mail.php files to
get post-by-mail to function. so i don't screw it up, if you could send a
detailed list of how and where to apply patch (rob.shurtleff at gmail.com) i
will be happy to test and report back
I don't have a working install right now to test, but here's what you do:
Download *one* of the files above in Attachments. (you'll want to click
on the link to the file and then click on the "Original Format" link at
the bottom of the page.) The first one is the one I tested and "works-
for-me." I see no reason 4337.diff will break anything more than what is
already broken, and aside from the extra line issue, I don't see any
reason not to use that over mine. But I have not tested it. I have not
had a chance to read through or test 4337.2.diff.
Then assuming you have shell access to a unix-based system, cd into the
wp-includes directory of the wordpress install, and run "patch --dry-run
-P1 < patchfile" Replace "patchfile" with location and filename of the
patch you downloaded. This will test the patch to see if it'll apply
cleanly to your installation. If it you see no errors, run it again with
out the "--dry-run" to actually apply the patch, and you're done.
--
Ticket URL: <http://trac.wordpress.org/ticket/4337#comment:18>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list