<?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: Bugzilla - Making more attributes available in bug mail</title>
	<atom:link href="http://blog.philross.co.uk/2005/08/17/bugzilla-making-more-attributes-available-in-bug-mail/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.philross.co.uk/2005/08/17/bugzilla-making-more-attributes-available-in-bug-mail/</link>
	<description></description>
	<pubDate>Mon, 05 Jan 2009 23:43:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ivona</title>
		<link>http://blog.philross.co.uk/2005/08/17/bugzilla-making-more-attributes-available-in-bug-mail/comment-page-1/#comment-106</link>
		<dc:creator>Ivona</dc:creator>
		<pubDate>Mon, 24 Apr 2006 17:53:03 +0000</pubDate>
		<guid isPermaLink="false">http://phil.ross.org.uk/?p=12#comment-106</guid>
		<description>thanks a  lot, this helps a great deal

Ivona</description>
		<content:encoded><![CDATA[<p>thanks a  lot, this helps a great deal</p>
<p>Ivona</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Ross</title>
		<link>http://blog.philross.co.uk/2005/08/17/bugzilla-making-more-attributes-available-in-bug-mail/comment-page-1/#comment-103</link>
		<dc:creator>Phil Ross</dc:creator>
		<pubDate>Sat, 22 Apr 2006 14:16:18 +0000</pubDate>
		<guid isPermaLink="false">http://phil.ross.org.uk/?p=12#comment-103</guid>
		<description>Note that the attribute is rep_platform and not ref_platform.

It looks like the $substs attributes cannot contain underscores.  I've added

$substs{"opsys"} = $values{'op_sys'};
$substs{"repplatform"} = $values{'rep_platform'};

to BugMail.pm and

OS: %opsys%
Platform: %repplatform%

to the newchangedmail template and the values appear in the email.</description>
		<content:encoded><![CDATA[<p>Note that the attribute is rep_platform and not ref_platform.</p>
<p>It looks like the $substs attributes cannot contain underscores.  I&#8217;ve added</p>
<p>$substs{&#8221;opsys&#8221;} = $values{&#8217;op_sys&#8217;};<br />
$substs{&#8221;repplatform&#8221;} = $values{&#8217;rep_platform&#8217;};</p>
<p>to BugMail.pm and</p>
<p>OS: %opsys%<br />
Platform: %repplatform%</p>
<p>to the newchangedmail template and the values appear in the email.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivona</title>
		<link>http://blog.philross.co.uk/2005/08/17/bugzilla-making-more-attributes-available-in-bug-mail/comment-page-1/#comment-101</link>
		<dc:creator>Ivona</dc:creator>
		<pubDate>Fri, 21 Apr 2006 20:50:32 +0000</pubDate>
		<guid isPermaLink="false">http://phil.ross.org.uk/?p=12#comment-101</guid>
		<description>Hi,
I tried to add op_sys and ref_platform attributes but it didn't work.
any suggestions?
thanks
Ivona</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I tried to add op_sys and ref_platform attributes but it didn&#8217;t work.<br />
any suggestions?<br />
thanks<br />
Ivona</p>
]]></content:encoded>
	</item>
</channel>
</rss>
