<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ticket search results</title><link>https://forge-allura.apache.org/p/allura/tickets/</link><description>You searched for labels:"header"</description><language>en</language><lastBuildDate>Tue, 24 Feb 2015 02:30:45 -0000</lastBuildDate><item><title>Email should have ticket information in headers</title><link>https://forge-allura.apache.org/p/allura/tickets/2623/</link><description>*Originally created by:* cweiske

Many bug tracking/ticketing systems add special headers to the ticket mails, for example the ticket id, ticket  status and ticket URL. This makes it easy to build tools around the emails.

The allura ticket mails should have them, too.

# Example: PHP bugtracker

    X-PHP-Bug: 55432

# Example: pear.php.net bugtracker

    X-PHP-Bug: 18735
    X-PHP-Type: Feature/Change Request
    X-PHP-PackageVersion: 1.6.1
    X-PHP-Version: 5.3.6
    X-PHP-Category: Net_SMTP
    X-PHP-OS: 
    X-PHP-Status: Open
    X-PHP-Old-Status: Open

# Example: Launchpad

	X-Launchpad-Bug: distribution=ubuntu; sourcepackage=php5; component=main;
		status=New; importance=Undecided; assignee=None; 
	X-Launchpad-Bug-Private: no
	X-Launchpad-Bug-Security-Vulnerability: no
	X-Launchpad-Bug-Commenters: cweiske
	X-Launchpad-Bug-Reporter: Christian Weiske (cweiske)
	X-Launchpad-Bug-Modifier: Christian Weiske (cweiske)

# Example: Redmine

    X-Redmine-Issue-Id: 28502
    X-Redmine-Project: typo3v4-core

# Example: Chiliproject

    X-Chiliproject-Site: Gitorious issue tracker
    X-Chiliproject-Host: issues.gitorious.org
    X-Chiliproject-Issue-Author: cweiske
    X-Chiliproject-Project: gitorious
    X-Chiliproject-Issue-Id: 13
    X-Mailer: ChiliProject
    X-Chiliproject-Type: Issue
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 24 Feb 2015 02:30:45 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/2623/</guid></item></channel></rss>