<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Adding Custom Mantis Bug Status</title>
	<atom:link href="http://linuxsysadminblog.com/2009/03/adding-custom-mantis-bug-status/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxsysadminblog.com/2009/03/adding-custom-mantis-bug-status/</link>
	<description>System admins of Promet - an e-commerce, high availability Open Source web shop - share their findings</description>
	<lastBuildDate>Thu, 09 Sep 2010 05:18:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Jeff D</title>
		<link>http://linuxsysadminblog.com/2009/03/adding-custom-mantis-bug-status/comment-page-1/#comment-1249</link>
		<dc:creator>Jeff D</dc:creator>
		<pubDate>Wed, 25 Aug 2010 18:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://linuxsysadminblog.com/?p=458#comment-1249</guid>
		<description>Great information!

Noticed a small discrepancy under &#039;Custom_strings_inc.php&#039;: $g_status_enum_string should actually be $s_status_enum_string

I&#039;ve also used an alternate method for maximum integrity of the status options in lieu of redefining the value in custom_strings_inc.php:

$s_status_enum_string = config_get(&#039;status_enum_string&#039;);

Thanks</description>
		<content:encoded><![CDATA[<p>Great information!</p>
<p>Noticed a small discrepancy under &#8216;Custom_strings_inc.php&#8217;: $g_status_enum_string should actually be $s_status_enum_string</p>
<p>I&#8217;ve also used an alternate method for maximum integrity of the status options in lieu of redefining the value in custom_strings_inc.php:</p>
<p>$s_status_enum_string = config_get(&#8216;status_enum_string&#8217;);</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AnMe</title>
		<link>http://linuxsysadminblog.com/2009/03/adding-custom-mantis-bug-status/comment-page-1/#comment-1151</link>
		<dc:creator>AnMe</dc:creator>
		<pubDate>Tue, 15 Jun 2010 12:06:13 +0000</pubDate>
		<guid isPermaLink="false">http://linuxsysadminblog.com/?p=458#comment-1151</guid>
		<description>No way: you should always use config_inc.php for your own config settings</description>
		<content:encoded><![CDATA[<p>No way: you should always use config_inc.php for your own config settings</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Akif</title>
		<link>http://linuxsysadminblog.com/2009/03/adding-custom-mantis-bug-status/comment-page-1/#comment-496</link>
		<dc:creator>Akif</dc:creator>
		<pubDate>Fri, 04 Sep 2009 15:34:37 +0000</pubDate>
		<guid isPermaLink="false">http://linuxsysadminblog.com/?p=458#comment-496</guid>
		<description>Thanks for sharing.

But there is an err. config_inc.php should be config_defaults_inc.php</description>
		<content:encoded><![CDATA[<p>Thanks for sharing.</p>
<p>But there is an err. config_inc.php should be config_defaults_inc.php</p>
]]></content:encoded>
	</item>
</channel>
</rss>
