<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[TNF : Tatter Network Foundation forum - blog.api 버그들]]></title>
	<link rel="self" href="http://forum.tattersite.com/ko/extern.php?action=feed&amp;tid=7787&amp;type=atom"/>
	<updated>2009-02-10T11:02:18Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.tattersite.com/ko/viewtopic.php?id=7787</id>
		<entry>
			<title type="html"><![CDATA[RSS 답글: blog.api 버그들]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=33716#p33716"/>
			<content type="html"><![CDATA[<p>넵, 시간나는대로 확인하여 반영하겠습니다.</p>]]></content>
			<author>
				<name><![CDATA[coolengineer]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=318</uri>
			</author>
			<updated>2009-02-10T11:02:18Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=33716#p33716</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[blog.api 버그들]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=33712#p33712"/>
			<content type="html"><![CDATA[<p>그동안 블로깅 툴을 이것 저것 써 보면서 블로그 API가 제대로 동작하지 않는 것을 발견 했습니다.<br />지금은 대충 수정을 해서 개인적으로 사용하는데는 문제가 없습니다만, 어디로 누구에게 reporting 해야 되는지를 몰라서...</p><p>1. 태그 정보가 clear 되는 현상<br />&nbsp; &nbsp;- Firefox, ecto, MarsEdit 등 공통<br />&nbsp; &nbsp;- mt_setPostCategories() 에서 $post-&gt;open()&nbsp; 후 $post-&gt;loadTags()로 태그 재설정 필요함 </p><p>2. 카테고리 정보를 못가져오거나 블로깅 툴이 먹통이 되는 현상<br />&nbsp; &nbsp;- mt_getPostCategories() : return value가 array()로 설정 되어야 함</p><p>3. 글 작성/수정 후 카테고리가 정확하게 설정되지 않는 현상<br />&nbsp; &nbsp; - MarsEdit 등<br />&nbsp; &nbsp; - metaWeblog_editPost()&nbsp; : api_make_post() 후 기존 카테고리 정보를 가져와 setting 해 줘야 함</p><p>3. Comment &amp; Trackback 허용/불허 체크가 안먹는 현상<br />&nbsp; &nbsp; - 블로깅 툴 전반<br />&nbsp; &nbsp; - api_make_post() :&nbsp; $post-&gt;acceptComment&nbsp; = $param[...] != 1 ? 로 되어있는 부분들에서 1을 &quot;1&quot;로 type-casting 필요.</p><p>4. 위의 error와 관련하여 여기 저기 code 수정이 조금씩 필요함.</p><p>수정된 blog.api.php는 제 블로그에서 살펴보실 수 있습니다.</p>]]></content>
			<author>
				<name><![CDATA[VentiAmericano]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=3307</uri>
			</author>
			<updated>2009-02-10T07:00:36Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=33712#p33712</id>
		</entry>
</feed>
