<!-- more --> Problem with Patch
Kevin Lynch <[email protected]>
| Newsgroups | gmane.comp.web.blogger.api |
|---|---|
| Message-ID | <[email protected]> |
I used the patch function from blogger v3 to add a label (and that was the only change) and all of the <!-- more -->'s in the content were replaced with <a name='more'></a>'s which does not do the same thing as <!-- more -->. If I then edit the content and replace all <a name='more'></a> with <!-- more --> it goes back to <!-- more -->. This is kind of annoying since it means that I have to update the content of a post after adding a label. ie. I have to make 2 requests, 1 to add the label and 1 to change the content back to what it originally was... 1. Why is the api updating the content on a patch request that is not requesting a change of the content? 2. Why would the api ever replace <!-- more --> with <a name='more'></a>? <!-- more --> hides all content below it from the feed and <a name='more'></a> does not... -- You received this message because you are subscribed to the Google Groups "Blogger Developer Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/bloggerdev. For more options, visit https://groups.google.com/d/optout.