Ticket #1355 (closed defect (bug): fixed)

Opened 7 years ago

Last modified 5 years ago

General category always assigned

Reported by: indigojo_uk Owned by: anonymous
Priority: normal Milestone:
Component: XML-RPC Version: 1.5.1
Severity: trivial Keywords:
Cc: echozone, indigojo_uk

Description

When submitting a new entry with an XML-RPC client, whatever category I choose, General is assigned along with it. This has been reported on the Wordpress and ecto support fora, specifically:

 http://wordpress.org/support/topic/9698  http://bb.infinite-sushi.com/viewtopic.php?t=719

The problem has been traced to an else block which has been inserted into xmlrpc.php at line 583:

`else { $post_category[] = 1; }`

This would appear to be unncessary, because General / Uncategorized is automatically assigned when no category is specified. I checked this myself with both the WP web interface and with ecto and w.bloggar.

Change History

  • Patch set to No

Am having similar issues with ecto and am in contact with others using other remote blogging tools finding the same problem.

comment:3   ryan6 years ago

  • Status changed from new to closed
  • Resolution set to fixed
  • Milestone set to 1.5.2
  • Milestone 1.5.2 deleted

Milestone 1.5.2 deleted

Note: See TracTickets for help on using tickets.