Ticket #62 (assigned defect)

Opened 3 years ago

Last modified 3 years ago

bunny tags are deleted after edit through xml-rpc

Reported by: anonymous Assigned to: Steph (accepted)
Priority: normal Component: bunny-tags
Severity: major Keywords:
Cc:

Description

I successfully add tags through the admin interface..

If I then later use my XML-RPC client MarsEdit?, to edit the post the bunny tags disappears, although the row(but with NULL in meta_value) in _post_meta is still there...

expected minimum behaviour: tags are not deleted on xml-rpc edit Wanted behaviour: tags are supported through mt_keywords in xml-rpc

Change History

01/03/06 13:09:58 changed by Steph

  • owner changed from steph to Steph.
  • status changed from new to assigned.

This is a problem -- can't deal with it though. Code contributions welcome.

01/03/06 13:12:06 changed by Steph

  • priority changed from highest to normal.
  • severity changed from critical to major.