Make WordPress Core

Opened 15 years ago

Closed 15 years ago

#11752 closed defect (bug) (fixed)

maybe_cancel_post_by_email() has weird logic

Reported by: denis-de-bernardy's profile Denis-de-Bernardy Owned by: westi's profile westi
Milestone: 3.0 Priority: normal
Severity: normal Version: 3.0
Component: Blog by Email Keywords: has-patch commit
Focuses: multisite Cc:

Description

if I set POST_BY_EMAIL to true, I'd expect it to work.

The patch fixes the function. An additional one should probably move this over into the global WP scope.

Attachments (1)

11752.diff (451 bytes) - added by Denis-de-Bernardy 15 years ago.

Download all attachments as: .zip

Change History (5)

#1 @nacin
15 years ago

  • Keywords multisite added

#2 @westi
15 years ago

Need to look into this a bit further but post-by-email is a candidate for core removal and life as a "canonical plugin" the work for the basic plugin is already in progress and if people want to get involved that would be great!

#3 @Denis-de-Bernardy
15 years ago

  • Keywords commit added

suggesting we commit in the meanwhile.

#4 @ryan
15 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [12623]) Better POST_BY_EMAIL logic. Props Denis-de-Bernardy. fixes #11752

Note: See TracTickets for help on using tickets.