<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[TNF : Tatter Network Foundation forum - 다국어 파일이름지원]]></title>
		<link>http://forum.tattersite.com/ko/viewtopic.php?id=5798</link>
		<description><![CDATA[다국어 파일이름지원 의 최근 RSS 글들.]]></description>
		<lastBuildDate>Sun, 13 Jul 2008 04:54:05 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[RSS 답글: 다국어 파일이름지원]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=28953#p28953</link>
			<description><![CDATA[<p>저 역시.. 업무용 기획문서들을 관리하려고 하는데.. 한글파일명 문제로 검색 중.. 좋은 답변이 있군요..<br />감사드립니다....</p>]]></description>
			<author><![CDATA[null@example.com (신충수)]]></author>
			<pubDate>Sun, 13 Jul 2008 04:54:05 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=28953#p28953</guid>
		</item>
		<item>
			<title><![CDATA[RSS 답글: 다국어 파일이름지원]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=27988#p27988</link>
			<description><![CDATA[<p>신속한 답변에 감사드립니다.</p><p>rawurlencode(UTF8::bring($attachment[&#039;label&#039;])) 은 정상으로 동작하지 않습니다.<br />예로 파일이름이 &#039;설계문서.xls&#039;로 된것이 &#039;23233112&#039;형식으로 변화됩니다.</p><p>rawurlencode($attachment[&#039;label&#039;])은 여전히 정상으로 동작합니다.<br />화이팅 <img src="http://forum.tattersite.com/ko/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p>]]></description>
			<author><![CDATA[null@example.com (로즈)]]></author>
			<pubDate>Thu, 12 Jun 2008 15:45:03 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=27988#p27988</guid>
		</item>
		<item>
			<title><![CDATA[RSS 답글: 다국어 파일이름지원]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=27953#p27953</link>
			<description><![CDATA[<p><a href="http://dev.textcube.org/ticket/1013">1013</a>번째 티켓으로 등록하여 수정후 반영하였습니다.^^</p><p>말씀하신 부분을 rawurlencode(UTF8::bring($attachment[&#039;label&#039;])) 이렇게 수정을 했는데, 혹시 이렇게 해도 잘 돌아가는지 테스트를 부탁 드리겠습니다. <img src="http://forum.tattersite.com/ko/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></description>
			<author><![CDATA[null@example.com (inureyes)]]></author>
			<pubDate>Thu, 12 Jun 2008 06:35:57 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=27953#p27953</guid>
		</item>
		<item>
			<title><![CDATA[다국어 파일이름지원]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=27913#p27913</link>
			<description><![CDATA[<p>인사 꾸벅</p><p>텍스트큐브 1.7에서 글을 올릴때 파일이름이 한글이 아닌 일문이나 중문으로 된 파일을 업로드하고 다운로드할려고 하면 파일이름이 깨지거든요.</p><p>제나름으로 소스를 분석해보고 interface\blog\attachment.php에서 해결책을 찾아보았습니다.<br />원래 소스:<br />header(&#039;Content-Disposition: attachment; filename=&quot;&#039; . UTF8::convert($attachment[&#039;label&#039;]) . &#039;&quot;&#039;);</p><p>수정한 소스:<br />header(&#039;Content-Disposition: attachment; filename=&quot;&#039; . rawurlencode($attachment[&#039;label&#039;]) . &#039;&quot;&#039;);</p><p>rawurlencode를 써서 파일이름을 response header에 주면 다국어로 된 파일이름이 안깨지거든요.</p><p>다음버젼에서 완성된 모습이기를 바라면서...<br />화이팅!!!</p>]]></description>
			<author><![CDATA[null@example.com (로즈)]]></author>
			<pubDate>Wed, 11 Jun 2008 09:08:22 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=27913#p27913</guid>
		</item>
	</channel>
</rss>
