Page 1 of 1

Error Posting Via Xml RPC

Posted: Sat Mar 07, 2009 6:37 pm
by cyberman
When I post article via xml rpc with blog editor such as raven, livewriter, etc. And the character "<" and ">" in html is replaced with blank.

For example html that I Post

<p> test 1 </p>

It will show in post

p test1 /p

I try with several blog editor but this error still occurs. Do I need to change something at s9y to solve this problem? Thank you

Re: Error Posting Via Xml RPC

Posted: Mon Mar 09, 2009 10:36 am
by garvinhicking
Hi!

Which event plugins did you install for serendipity?

Do you get proper HTML output when you write HTML inside the serendipity editor?

Regards,
Garvin

Re: Error Posting Via Xml RPC

Posted: Wed Mar 11, 2009 5:42 pm
by cyberman
Hi, Garvin

1. I use this event plugin for serendipity version 1.4.1

Post via XML-RPC
Allows to post/edit entries via the XML-RPC API (MT, Blogger Endpoints)
version: 1.42


Markup: Serendipity
Apply basic serendipity markup to entry text
version: 1.3

Markup: Emoticate
Convert standard emoticons into graphic images
version: 1.6

Markup: NL2BR
Convert newlines to BR tags
version: 1.7

Browser Compatibility
Uses different (CSS) methods to enforce maximum browser compatibility
version: 1.1

Spam Protector
A variety of methods to prevent comment spam
version: 1.71

Highlight search queries
Highlights queries used in the referring search engine to locate your page
version: 1.6

Content Rewriter
Replaces words with a new selected string (useful for acronyms)
version: 1.4

Spartacus
[S]erendipity [P]lugin [A]ccess [R]epository [T]ool [A]nd [C]ustomization/nification [S]ystem - Allows you to download plugins from our online repository
version: 2.21

RSS Aggregator

Links to next/previous entry
Allows viewing the next/previous entry when viewing
version: 1.36

Properties/Templates of categories
This plugin provides additional properties for categories and their entries, including custom templates, sort order, display limit, password protection, and RSS hiding.
version: 0.31

Suggest entries
Allows non-registered authors to suggest entries for publishing
version: 0.7

Sitemap Generator (for Crawlers)
Creates a sitemap.xml.gz, which can be used by miscellaneous Web-Crawlers. (Google, MSN, Yahoo and Ask)
version: 0.44

Geotag
Allows entries to be geotagged with coordinates
version: 1.22

Embed Ads (TextLinkAds.com, Custom)
Embeds Ads into your page.
version: 0.11

Advanced configuration types
Provides advanced plugin and theme configuration options for Serendipity versions before 1.2.2 (currently supporting 'sequence' widget)
version: 0.6

Downloadmanager (downloadmanager)
Provides full downloadmanager capabilities to your s9y. When uninstalling, all related tables will be dropped!
version: 0.20

Extended properties for entries
(cache, non-public articles, sticky posts)
version: 1.21


2. The output that was shown on offline editor is correct. I try post from several offline editor but output is wrong.

Re: Error Posting Via Xml RPC

Posted: Wed Mar 11, 2009 11:43 pm
by garvinhicking
Hi!

But if you write HTML code from the s9y ONLINE editor, does it work there?

I'd need that information to see whether its a plugin issue, or another problem, maybe with mod_security or something like that on the server.

Regards,
Garvin