<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[TNF : Tatter Network Foundation forum - sandbox r483에서 댓글알리미 스크립트 에러]]></title>
	<link rel="self" href="http://forum.tattersite.com/ko/extern.php?action=feed&amp;tid=905&amp;type=atom"/>
	<updated>2006-06-27T01:39:19Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.tattersite.com/ko/viewtopic.php?id=905</id>
		<entry>
			<title type="html"><![CDATA[RSS 답글: sandbox r483에서 댓글알리미 스크립트 에러]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=4821#p4821"/>
			<content type="html"><![CDATA[<p>복사/붙이기 신공을 한 부분인데 왜 저것만 괄호가 들어갔을까요? 의문이네...</p>]]></content>
			<author>
				<name><![CDATA[graphittie]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=104</uri>
			</author>
			<updated>2006-06-27T01:39:19Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=4821#p4821</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RSS 답글: sandbox r483에서 댓글알리미 스크립트 에러]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=4819#p4819"/>
			<content type="html"><![CDATA[<p>빨리 처리되었네요..<br />전 그럼 r496으로 또 올려봐야겠네요... ^^</p>]]></content>
			<author>
				<name><![CDATA[baragi74]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=28</uri>
			</author>
			<updated>2006-06-27T01:26:16Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=4819#p4819</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RSS 답글: sandbox r483에서 댓글알리미 스크립트 에러]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=4818#p4818"/>
			<content type="html"><![CDATA[<p>괄호 하나를 안 닫아줬군요;;</p>]]></content>
			<author>
				<name><![CDATA[나니]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=134</uri>
			</author>
			<updated>2006-06-27T01:12:55Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=4818#p4818</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RSS 답글: sandbox r483에서 댓글알리미 스크립트 에러]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=4817#p4817"/>
			<content type="html"><![CDATA[<p>넵- 감사합니다 <img src="http://forum.tattersite.com/ko/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>r496에서 수정되었습니다^^</p>]]></content>
			<author>
				<name><![CDATA[inureyes]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=2</uri>
			</author>
			<updated>2006-06-27T01:12:32Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=4817#p4817</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[sandbox r483에서 댓글알리미 스크립트 에러]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=4815#p4815"/>
			<content type="html"><![CDATA[<p>IE 6에서만 에러 디텍팅을 하네요.</p><p>blog/owner/entry/notify/index.php : 204줄</p><p>오류코드<br /></p><div class="codebox"><pre><code>&lt;a class=&quot;unblock-icon bullet&quot; name=&quot;name&lt;?=$currentNumber?&gt;block&quot; href=&quot;&lt;?=$blogURL?&gt;/owner/trash/filter/change/?javascript=disabled&amp;value=&lt;?php echo urlencode(escapeJSInAttribute($comment[&#039;name&#039;]))?&gt;&amp;mode=name&amp;command=block&quot; onclick=&quot;changeState(this,&#039;&lt;?=escapeJSInAttribute($comment[&#039;name&#039;])?&gt;&#039;), &#039;name&#039;); return false;&quot; title=&quot;&lt;?=_t(&#039;이 이름은 차단되지 않았습니다. 클릭하시면 차단합니다.&#039;)?&gt;&quot;&gt;&lt;span class=&quot;text&quot;&gt;&lt;?=_t(&#039;[허용됨]&#039;)?&gt;&lt;/span&gt;&lt;/a&gt;</code></pre></div><p>정상코드<br /></p><div class="codebox"><pre><code>&lt;a class=&quot;unblock-icon bullet&quot; name=&quot;name&lt;?=$currentNumber?&gt;block&quot; href=&quot;&lt;?=$blogURL?&gt;/owner/trash/filter/change/?javascript=disabled&amp;value=&lt;?php echo urlencode(escapeJSInAttribute($comment[&#039;name&#039;]))?&gt;&amp;mode=name&amp;command=block&quot; onclick=&quot;changeState(this,&#039;&lt;?=escapeJSInAttribute($comment[&#039;name&#039;])?&gt;&#039;, &#039;name&#039;); return false;&quot; title=&quot;&lt;?=_t(&#039;이 이름은 차단되지 않았습니다. 클릭하시면 차단합니다.&#039;)?&gt;&quot;&gt;&lt;span class=&quot;text&quot;&gt;&lt;?=_t(&#039;[허용됨]&#039;)?&gt;&lt;/span&gt;&lt;/a&gt;</code></pre></div><p>코드에서와 같이 괄호 하나가 오류를 발생시키는 요인이 되고 있네요...</p>]]></content>
			<author>
				<name><![CDATA[baragi74]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=28</uri>
			</author>
			<updated>2006-06-27T01:06:29Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=4815#p4815</id>
		</entry>
</feed>
