<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Waviaei &#187; バグ</title>
	<atom:link href="http://waviaei.com/tag/%e3%83%90%e3%82%b0/feed/" rel="self" type="application/rss+xml" />
	<link>http://waviaei.com</link>
	<description>WordPress、写真・カメラ、本、Web関連やガジェットなどの話題を書いているブログです。</description>
	<lastBuildDate>Wed, 02 May 2012 16:45:52 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<atom:link rel='hub' href='http://waviaei.com/?pushpress=hub'/>
		<item>
		<title>さくら＋WordPressでHTMLタグが消えるバグ</title>
		<link>http://waviaei.com/2009/05/23/sakura-wordpress-libxml-bug/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sakura-wordpress-libxml-bug</link>
		<comments>http://waviaei.com/2009/05/23/sakura-wordpress-libxml-bug/#comments</comments>
		<pubDate>Fri, 22 May 2009 16:29:47 +0000</pubDate>
		<dc:creator>Toru</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[さくらインターネット]]></category>
		<category><![CDATA[サーバ]]></category>
		<category><![CDATA[バグ]]></category>

		<guid isPermaLink="false">http://waviaei.com/?p=860</guid>
		<description><![CDATA[Vistaを入れ直した際に、最近使い始めてたWLWな再インストールしたんですが、ローカルからサーバへ投稿した時になぜかHTMLタグの&#60;や&#62;が取り除かれると言う不具合が。再インストールが原因とも思わなかったけど [...]]]></description>
			<content:encoded><![CDATA[<p>Vistaを入れ直した際に、最近使い始めてた<a href="http://waviaei.com/2009/01/30/windows-live-writer/">WLW</a>な再インストールしたんですが、ローカルからサーバへ投稿した時になぜかHTMLタグの&lt;や&gt;が取り除かれると言う不具合が。再インストールが原因とも思わなかったけど、原因が分からずアンインストール。</p>
<p>しかしその原因と対策方法がようやく分かりました。</p>
<ul>
<li>さくらのレンサバではlibxml2のバージョン2.7.2がインストールされている</li>
<li>このver.2.7.2にバグが有る</li>
<li>このバグがWordPressのXML-RPC投稿との間に問題を引き起こす</li>
</ul>
<p>というものでした。libxml2のバグはver.2.7.3で解消されているそうなのですが、レンタルサーバなので勝手に新しいバージョンをアップすることはできません。</p>
<p>ということで結局WordPress側での対応となるんですが、この問題を解消するプラグインがリリースされているので、これをあてればOK。</p>
<p>この問題はチケット<a title="#7771 (XMLRPC api stripping leading angle brackets) – WordPress Trac" href="http://core.trac.wordpress.org/ticket/7771">#7771 (XMLRPC api stripping leading angle brackets) – WordPress Trac</a>としても取り上げられていますが、そもそもこの問題はlibxmlにあり、また、その最新版を利用していないサーバ側の問題であると言う事から、WordPressコアでの対応よりも、必要な人だけインストールして利用できるようプラグインの方が良いのでは？と言うことでプラグインのリリースとなったようです。</p>
<p>さくらインターネットのレンタルサーバを利用している人は、とりあえず入れておくとよいかもしれません。一応バージョンアップしてもらう要望をだしてみます。</p>
<p>以下、参考になった記事です。</p>
<ul>
<li><a title="うすよごれ。 - （また）ブログエディタ替えたんだぜ…そしたら、" href="http://usuyogore.net/post/879">うすよごれ。 &#8211; （また）ブログエディタ替えたんだぜ…そしたら、</a></li>
<li><a title="watermint.org » Blog Archive » WordPressのXML-RPC投稿でHTMLタグが消えるのはlibxml2のバグ" href="http://watermint.org/2009/03/21/881.html">watermint.org » Blog Archive » WordPressのXML-RPC投稿でHTMLタグが消えるのはlibxml2のバグ</a></li>
<li><a title="wigglin’ bloggin’ » WordPressのXML-RPC投稿でHTMLタグが消える問題" href="http://wiggling.net/2009/04/wordpress%E3%81%AExml-rpc%E6%8A%95%E7%A8%BF%E3%81%A7html%E3%82%BF%E3%82%B0%E3%81%8C%E6%B6%88%E3%81%88%E3%82%8B%E5%95%8F%E9%A1%8C.html">wigglin’ bloggin’ » WordPressのXML-RPC投稿でHTMLタグが消える問題</a></li>
<li><a title="投稿するとタグが消える | appling weblog" href="http://appling.sakura.ne.jp/wordpress/archives/1318">投稿するとタグが消える | appling weblog</a></li>
<li><a title="さくらサーバへのXML-RPC投稿不具合を「LibXML2 Fix」で回避 | 本質思考道場" href="http://takamorry.com/article/20090424_xmlrpc.html">さくらサーバへのXML-RPC投稿不具合を「LibXML2 Fix」で回避 | 本質思考道場</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://waviaei.com/2009/05/23/sakura-wordpress-libxml-bug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

