Using an external blogging app, such as Ecto, and trying to post to the front page of a site is not working. It posts to the user's blog, however it does not post to the actual front page (if front page is set to node). I have the defaults set correctly so that all blog posts default to being promoted to the front page, yet it still doesn't work.

CommentFileSizeAuthor
#1 blogapi_1.patch981 bytescrunchywelch

Comments

crunchywelch’s picture

StatusFileSize
new981 bytes

Here is a patch that fixes the default content type setting issue.

walkah’s picture

+1 - dries please commit to DRUPAL-4-6 as well as HEAD.

dries’s picture

Committed a variant to HEAD and DRUPAL-4-6.

Anonymous’s picture