<?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>..::\\ www.christiano.ch //::.. &#187; Eventum</title>
	<atom:link href="http://www.christiano.ch/wordpress/category/eventum/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.christiano.ch/wordpress</link>
	<description>christiano.ch blog - personal knowledge base, news, memoires et cetera</description>
	<lastBuildDate>Fri, 06 Jan 2012 15:28:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<meta xmlns="http://www.w3.org/1999/xhtml" name="robots" content="noindex,follow" />
		<item>
		<title>Special chars (Sonderzeichen) like ä ö ü in Eventum Issue / Bug Tracking System</title>
		<link>http://www.christiano.ch/wordpress/2009/09/25/special-chars-sonderzeichen-like-a-o-u-in-eventum-issue-bug-tracking-system/</link>
		<comments>http://www.christiano.ch/wordpress/2009/09/25/special-chars-sonderzeichen-like-a-o-u-in-eventum-issue-bug-tracking-system/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 05:12:46 +0000</pubDate>
		<dc:creator>christian</dc:creator>
				<category><![CDATA[Eventum]]></category>

		<guid isPermaLink="false">http://www.christiano.ch/wordpress/?p=550</guid>
		<description><![CDATA[There&#8217;s an issue when you try to add issues containing special characters (sonderzeichen) like ä ü ö è à é etc. to the eventum bug tracking system &#8211; they won&#8217;t be displayed correctly. I&#8217;ve spent hours finding out where and &#8230; <a href="http://www.christiano.ch/wordpress/2009/09/25/special-chars-sonderzeichen-like-a-o-u-in-eventum-issue-bug-tracking-system/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s an issue when you try to add issues containing special characters (sonderzeichen) like ä ü ö è à é etc. to the eventum bug tracking system &#8211; they won&#8217;t be displayed correctly. I&#8217;ve spent hours finding out where and how to fix that. At first i thought i have to make changes to the MySql Server setup / configuration. Finally i found a setting in config.php (you can find config.php under <eventum-install-dir>\config) called APP_CHARSET. Per default this setting is set to UTF-8. Just change it to latin1 and your sonderzeichen or special chars will be display correctly! </p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #666666; font-style: italic;">//define('APP_CHARSET', 'UTF-8');</span>
<span style="color: #990000;">define</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'APP_CHARSET'</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'latin1'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Special+chars+%28Sonderzeichen%29+like+%C3%A4+%C3%B6+%C3%BC+in+Eventum+Issue+%2F+Bug+Tracking+System+http%3A%2F%2Fchristiano.ch%2Fwordpress%2F%3Fp%3D550" title="Post to Twitter"><img class="nothumb" src="http://www.christiano.ch/wordpress/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/intent/tweet?text=Special+chars+%28Sonderzeichen%29+like+%C3%A4+%C3%B6+%C3%BC+in+Eventum+Issue+%2F+Bug+Tracking+System+http%3A%2F%2Fchristiano.ch%2Fwordpress%2F%3Fp%3D550" title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.christiano.ch/wordpress/2009/09/25/special-chars-sonderzeichen-like-a-o-u-in-eventum-issue-bug-tracking-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

