I will add one more thing... the save() only fails after the call of getPostsArray() if the post I am trying to add tags to was included in the array that was retrieved.
So, if getPostsArray() returns posts 1 and 3, then tags added to those two posts will not save. Tags added to post 2, which wasn't returned by getPostsArray(), will save. Thoughts? --~--~---------~--~----~------------~-------~--~----~ Before posting questions to the group please read: http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer You received this message because you are subscribed to the Google Groups "transfer-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/transfer-dev?hl=en -~----------~----~----~----~------~----~------~--~---
