<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-12493</id>
	<title>Nabble - debian-debbugs</title>
	<updated>2009-11-30T12:33:36Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/debian-debbugs-f12493.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/debian-debbugs-f12493.html" />
	<subtitle type="html">Discussion and development of debbugs, the Debian Bug Tracking System software.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26581545</id>
	<title>Re: how to get the last modified timestamp of a given bug?</title>
	<published>2009-11-30T12:33:36Z</published>
	<updated>2009-11-30T12:33:36Z</updated>
	<author>
		<name>Serafeim Zanikolas</name>
	</author>
	<content type="html">On Sun, Nov 29, 2009 at 08:30:50PM -0800, Don Armstrong wrote [edited]:
&lt;br&gt;&amp;gt; $ bts status 400000|grep modified
&lt;br&gt;&lt;br&gt;Thanks!
&lt;br&gt;&lt;br&gt;I'm embarrassed by the simplicity of the answer, but it wasn't really obvious
&lt;br&gt;by looking up the manpage.
&lt;br&gt;&lt;br&gt;ps. please cc me on replies
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;debtags-organised WNPP bugs: &lt;a href=&quot;http://members.hellug.gr/serzan/wnpp&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://members.hellug.gr/serzan/wnpp&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26581545&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-debbugs-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26581545&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/how-to-get-the-last-modified-timestamp-of-a-given-bug--tp26563898p26581545.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26569476</id>
	<title>Re: how to get the last modified timestamp of a given bug?</title>
	<published>2009-11-29T20:30:50Z</published>
	<updated>2009-11-29T20:30:50Z</updated>
	<author>
		<name>Don Armstrong</name>
	</author>
	<content type="html">On Sun, 29 Nov 2009, Serafeim Zanikolas wrote:
&lt;br&gt;&amp;gt; I need to be able to get the timestamp of the latest change in a
&lt;br&gt;&amp;gt; given bug (last modified).
&lt;br&gt;&lt;br&gt;[...]
&lt;br&gt;&lt;br&gt;&amp;gt; Is there a proper way, or shall I just parse the related web pages?
&lt;br&gt;&lt;br&gt;Use the SOAP interface. Call get_status, and see the last_modified
&lt;br&gt;record returned. For example:
&lt;br&gt;&lt;br&gt;$ bts status 400000|grep modified
&lt;br&gt;log_modified	1182672172
&lt;br&gt;last_modified	1182672172
&lt;br&gt;&lt;br&gt;&lt;br&gt;Don Armstrong
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;[The] JK-88 [coffee] percolator is capable of acheiving the ultimate
&lt;br&gt;balance of aroma and density, aftertaste and emollience, pentosans and
&lt;br&gt;tannins. The next step is to reduce the cost of the HPLC-E technology
&lt;br&gt;to the point where it can be manufactured for less than the cost of a
&lt;br&gt;Boeing 757.
&lt;br&gt;&amp;nbsp;-- Charles Stross &amp;quot;Extracts from the Club Diary&amp;quot; in _Toast_ p83-4
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.donarmstrong.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.donarmstrong.com&lt;/a&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://rzlab.ucr.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://rzlab.ucr.edu&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26569476&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-debbugs-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26569476&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/how-to-get-the-last-modified-timestamp-of-a-given-bug--tp26563898p26569476.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26563898</id>
	<title>how to get the last modified timestamp of a given bug?</title>
	<published>2009-11-29T09:03:35Z</published>
	<updated>2009-11-29T09:03:35Z</updated>
	<author>
		<name>Serafeim Zanikolas</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;As part of a patch for maintainers-needed.pl (the scripts that sends the
&lt;br&gt;weekly WNPP report to -devel), I need to be able to get the timestamp of the
&lt;br&gt;latest change in a given bug (last modified).
&lt;br&gt;&lt;br&gt;The script's main source of data is the output of
&lt;br&gt;/org/qa.debian.org/data/bts/bts2ldap-filter (which consumes
&lt;br&gt;/org/qa.debian.org/data/bts2ldap/fullindex). The only timestamp I can get is
&lt;br&gt;that of the bug creation (called debbugsDate in the fullindex file, and
&lt;br&gt;``time'' in Debbugs.pm).
&lt;br&gt;&lt;br&gt;Is there a proper way, or shall I just parse the related web pages? FYI this
&lt;br&gt;is for a small number of bugs (it's for closed RFA/O bugs), and I'll try to
&lt;br&gt;use caching anyway.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Serafeim
&lt;br&gt;&lt;br&gt;ps. please CC me as I'm not subscribed on this list
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;debtags-organised WNPP bugs: &lt;a href=&quot;http://members.hellug.gr/serzan/wnpp&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://members.hellug.gr/serzan/wnpp&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26563898&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-debbugs-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26563898&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/how-to-get-the-last-modified-timestamp-of-a-given-bug--tp26563898p26563898.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26559777</id>
	<title>[Future Icon Records] You've been added to our mailing list.</title>
	<published>2009-11-28T19:57:04Z</published>
	<updated>2009-11-28T19:57:04Z</updated>
	<author>
		<name>Future Icon Records</name>
	</author>
	<content type="html">Hi I represent KONVICT MUSIC recording artist COLBY O'DONIS &amp;lt;br/&amp;gt;(Just Dance Ft Colby O'Donis. Beautiful Ft Colby O'Donis) &amp;lt;br/&amp;gt;and we want to share with you His first Original&amp;lt;br/&amp;gt;Christmas song &amp;lt;br/&amp;gt; &amp;lt;br/&amp;gt;I made a radio edit of so happy &amp;lt;br/&amp;gt;here it is if you like it&amp;lt;br/&amp;gt;Radio Edit Of - So Happy&amp;lt;br/&amp;gt;&lt;a href=&quot;https://rcpt.yousendit.com/782608652/9a8972b464bfc006aa5139a89722060d&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://rcpt.yousendit.com/782608652/9a8972b464bfc006aa5139a89722060d&lt;/a&gt;&amp;lt;br/&amp;gt; &amp;lt;br/&amp;gt;Instrumental Radio Edit - So Happy&amp;lt;br/&amp;gt;&lt;a href=&quot;https://rcpt.yousendit.com/782608822/4c2efde9129f9900fe9782387ef48410&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://rcpt.yousendit.com/782608822/4c2efde9129f9900fe9782387ef48410&lt;/a&gt;&amp;lt;br/&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--------
&lt;br&gt;Get your free download from Future Icon Records here: &lt;a href=&quot;http://fburls.com/23-XCHTAF5f&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://fburls.com/23-XCHTAF5f&lt;/a&gt;&lt;br&gt;--------
&lt;br&gt;&lt;br&gt;&lt;br&gt;You have been added to the Future Icon Records fan list!
&lt;br&gt;&lt;br&gt;If you would like to verify your info or add more to your fan profile, you can do so by clicking on the following link:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.FanBridge.com/signup/fansignup.php?userid=129853&amp;email=debian-debbugs@lists.debian.org&amp;confCode=Bra417BK1K4YUBd1hXFr7F997r&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.FanBridge.com/signup/fansignup.php?userid=129853&amp;email=debian-debbugs@...&amp;confCode=Bra417BK1K4YUBd1hXFr7F997r&lt;/a&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;This list is powered by FanBridge, the world's leading provider of fan relationship management services for artists.
&lt;br&gt;&lt;br&gt;With FanBridge your information is always secure.
&lt;br&gt;&lt;br&gt;For more information about FanBridge please visit &lt;a href=&quot;http://www.FanBridge.com/learn/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.FanBridge.com/learn/&lt;/a&gt;&lt;br&gt;--
&lt;br&gt;&lt;br&gt;***Important: Please be sure to add the email address (&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26559777&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;futureiconrecords@...&lt;/a&gt;) to your safe senders list.*** 
&lt;br&gt;&lt;br&gt;Here's how: 
&lt;br&gt;&lt;br&gt;Gmail
&lt;br&gt;1.	Click Contacts along the left side of any Gmail page.
&lt;br&gt;2.	Click Add Contact.
&lt;br&gt;3.	In the primary email address box, type &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26559777&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;futureiconrecords@...&lt;/a&gt;.
&lt;br&gt;4.	Click Save.
&lt;br&gt;&lt;br&gt;AOL (version 9.0 or higher)
&lt;br&gt;1.	Click the Mail menu and select Address Book.
&lt;br&gt;2.	In the pop up box, click the Add button. 
&lt;br&gt;3.	In the &amp;quot;Other E-Mail&amp;quot; field, type &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26559777&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;futureiconrecords@...&lt;/a&gt;.
&lt;br&gt;4.	Make our From address the &amp;quot;Primary E-Mail&amp;quot; address by checking the associated check box. 
&lt;br&gt;5.	Click the Save button. 
&lt;br&gt;&lt;br&gt;AOL 8.0
&lt;br&gt;1.	Open this confirmation email.
&lt;br&gt;2.	Click Add Address.
&lt;br&gt;3.	Verify the sender's contact information (&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26559777&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;futureiconrecords@...&lt;/a&gt;).
&lt;br&gt;4.	Click Save.
&lt;br&gt;&lt;br&gt;Yahoo!
&lt;br&gt;1.	Click the &amp;quot;addresses&amp;quot; button
&lt;br&gt;2.	Select &amp;quot;Add Contact&amp;quot;
&lt;br&gt;3.	Save the &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26559777&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;futureiconrecords@...&lt;/a&gt; to your contacts list.
&lt;br&gt;&lt;br&gt;Hotmail
&lt;br&gt;1.	Click Options.
&lt;br&gt;2.	On the left side of the page, click Mail, and then click Junk E-Mail Protection.
&lt;br&gt;3.	Click Safe List.
&lt;br&gt;4.	Type &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26559777&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;futureiconrecords@...&lt;/a&gt;, and then click Add.
&lt;br&gt;&lt;br&gt;Outlook
&lt;br&gt;1.	Right-click on a message from &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26559777&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;futureiconrecords@...&lt;/a&gt;. 
&lt;br&gt;2.	Point to Junk E-mail, and click Add Sender to Safe Senders List.
&lt;br&gt;&lt;br&gt;&lt;br&gt;----------------------------------------
&lt;br&gt;Future Icon Records sent this email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26559777&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-debbugs@...&lt;/a&gt;
&lt;br&gt;Questions? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26559777&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;futureiconrecords@...&lt;/a&gt; or Future Icon Records, c/o FanBridge, Inc. - 14525 SW Millikan Way, #16910, Beaverton, Oregon 97005, United States
&lt;br&gt;&lt;br&gt;&lt;br&gt;Update Your Information - &lt;a href=&quot;http://fburls.com/58-R7BWs6ID&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://fburls.com/58-R7BWs6ID&lt;/a&gt;&lt;br&gt;Forward to a friend - &lt;a href=&quot;http://fburls.com/98-eu5cD8CD&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://fburls.com/98-eu5cD8CD&lt;/a&gt;&lt;br&gt;Unsubscribe - &lt;a href=&quot;http://fburls.com/12-gwGnrxF5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://fburls.com/12-gwGnrxF5&lt;/a&gt;&lt;br&gt;Privacy Policy - &lt;a href=&quot;http://www.FanBridge.com/learn/privacy.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.FanBridge.com/learn/privacy.php&lt;/a&gt;&lt;br&gt;&lt;br&gt;This email message is powered by FanBridge:
&lt;br&gt;&lt;a href=&quot;http://www.FanBridge.com/b.php?id=129853&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.FanBridge.com/b.php?id=129853&lt;/a&gt;&lt;br&gt;Powering Valuable Fan Relationships
&lt;br&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26559777&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-debbugs-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26559777&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Future-Icon-Records--You%27ve-been-added-to-our-mailing-list.-tp26559777p26559777.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26553003</id>
	<title>Bug#558380: SOAP: Please add 'pending' per version (possible optional)</title>
	<published>2009-11-28T05:04:47Z</published>
	<updated>2009-11-28T05:04:47Z</updated>
	<author>
		<name>Andreas Barth</name>
	</author>
	<content type="html">Package: debbugs
&lt;br&gt;Severity: wishlist
&lt;br&gt;&lt;br&gt;Hi,
&lt;br&gt;&lt;br&gt;I need the &amp;quot;pending&amp;quot; information for each package version seperate.
&lt;br&gt;Currently I do this with asking all package versions in testing and
&lt;br&gt;unstable, but it would be way more efficient if get_status could
&lt;br&gt;(perhaps optionally) not only give the final &amp;quot;pending&amp;quot; state, but
&lt;br&gt;rather for each package version.
&lt;br&gt;&lt;br&gt;Speaking in code (s is my soap handler)
&lt;br&gt;&amp;nbsp; &amp;nbsp; st = s.get_status(bug)
&lt;br&gt;&amp;nbsp; &amp;nbsp; stt = st[0][1]
&lt;br&gt;&amp;nbsp; &amp;nbsp; for version in packageversions(stt['package']):
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; p=s.get_status(('bug', bug, 'version', version))
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; # do something with stt['package', ...], version, p[0][1]['pending']
&lt;br&gt;&lt;br&gt;I would prefer:
&lt;br&gt;&amp;nbsp; &amp;nbsp; st = s.get_status(('bug', bug, 'pendingforsuite', ['testing', 'unstable']))
&lt;br&gt;&amp;nbsp; &amp;nbsp; stt = st[0][1]
&lt;br&gt;&amp;nbsp; &amp;nbsp; for version in stt['pending_per_version']:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; # do something with stt['package', ...], version, stt['pending_per_version'][version]
&lt;br&gt;&lt;br&gt;&lt;br&gt;Would be great if that could be added there.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Andi
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26553003&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-bugs-dist-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26553003&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-558380%3A-SOAP%3A-Please-add-%27pending%27-per-version-%28possible-optional%29-tp26553003p26553003.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26552984</id>
	<title>Bug#558379: SOAP: Please allow to restrict get_bugs to certain suites</title>
	<published>2009-11-28T04:58:06Z</published>
	<updated>2009-11-28T04:58:06Z</updated>
	<author>
		<name>Andreas Barth</name>
	</author>
	<content type="html">Package: debbugs
&lt;br&gt;Severity: wishlist
&lt;br&gt;&lt;br&gt;Hi,
&lt;br&gt;&lt;br&gt;I'd like to make the following question via soap:
&lt;br&gt;(handler).get_bugs('severity', ['serious', 'grave', 'critical'], 'distribution', ['testing', 'unstable']))
&lt;br&gt;&lt;br&gt;However, this currently doesn't work, so I have to ask for
&lt;br&gt;(handler).get_bugs('severity', ['serious', 'grave', 'critical'])
&lt;br&gt;and get rid of the remaining bugs later on (which just costs computing
&lt;br&gt;power, but also on bugs.debian.org as I'm doing useless questions
&lt;br&gt;there).
&lt;br&gt;&lt;br&gt;Would be great if that could be added there.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Andi
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26552984&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-bugs-dist-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26552984&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-558379%3A-SOAP%3A-Please-allow-to-restrict-get_bugs-to-certain-suites-tp26552984p26552984.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26403342</id>
	<title>Bug#556863: bugs.debian.org: can't search with a usertag and a maintainer</title>
	<published>2009-11-17T22:44:52Z</published>
	<updated>2009-11-17T22:44:52Z</updated>
	<author>
		<name>Yves-Alexis Perez-2</name>
	</author>
	<content type="html">On mar., 2009-11-17 at 15:07 -0800, Don Armstrong wrote:
&lt;br&gt;&amp;gt; reassign 556863 debbugs
&lt;br&gt;&amp;gt; retitle 556863 bugs assigned to a source package not searched properly
&lt;br&gt;&amp;gt; when searching by maintainer
&lt;br&gt;&amp;gt; thanks
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The issue is that bugs assigned to the source package aren't being
&lt;br&gt;&amp;gt; searched properly by maintainer.
&lt;br&gt;&lt;br&gt;Ha, thanks for investigating :)
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;-- 
&lt;br&gt;Yves-Alexis
&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (205 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26403342/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-556863%3A-bugs.debian.org%3A-can%27t-search-with-a-usertag-and-a-maintainer-tp26399787p26403342.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26399608</id>
	<title>Processed: Re: Bug#556863: bugs.debian.org: can't search with a usertag and a maintainer</title>
	<published>2009-11-17T15:12:08Z</published>
	<updated>2009-11-17T15:12:08Z</updated>
	<author>
		<name>Debian Bug Tracking System</name>
	</author>
	<content type="html">Processing commands for &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26399608&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;control@...&lt;/a&gt;:
&lt;br&gt;&lt;br&gt;&amp;gt; reassign 556863 debbugs
&lt;br&gt;Bug #556863 [bugs.debian.org] bugs.debian.org: can't search with a usertag and a maintainer
&lt;br&gt;Bug reassigned from package 'bugs.debian.org' to 'debbugs'.
&lt;br&gt;&amp;gt; retitle 556863 bugs assigned to a source package not searched properly when searching by maintainer
&lt;br&gt;Bug #556863 [debbugs] bugs.debian.org: can't search with a usertag and a maintainer
&lt;br&gt;Changed Bug title to 'bugs assigned to a source package not searched properly when searching by maintainer' from 'bugs.debian.org: can't search with a usertag and a maintainer'
&lt;br&gt;&amp;gt; thanks
&lt;br&gt;Stopping processing here.
&lt;br&gt;&lt;br&gt;Please contact me if you need assistance.
&lt;br&gt;&lt;br&gt;Debian bug tracking system administrator
&lt;br&gt;(administrator, Debian Bugs database)
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26399608&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-debbugs-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26399608&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-556863%3A-bugs.debian.org%3A-can%27t-search-with-a-usertag-and-a-maintainer-tp26399787p26399608.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26399787</id>
	<title>Bug#556863: bugs.debian.org: can't search with a usertag and a maintainer</title>
	<published>2009-11-17T15:07:42Z</published>
	<updated>2009-11-17T15:07:42Z</updated>
	<author>
		<name>Don Armstrong</name>
	</author>
	<content type="html">reassign 556863 debbugs
&lt;br&gt;retitle 556863 bugs assigned to a source package not searched properly when searching by maintainer
&lt;br&gt;thanks
&lt;br&gt;&lt;br&gt;&lt;br&gt;The issue is that bugs assigned to the source package aren't being
&lt;br&gt;searched properly by maintainer.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Don Armstrong
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;When I was a kid I used to pray every night for a new bicycle. Then I 
&lt;br&gt;realized that the Lord doesn't work that way so I stole one and asked
&lt;br&gt;Him to forgive me.
&lt;br&gt;&amp;nbsp;-- Emo Philips.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.donarmstrong.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.donarmstrong.com&lt;/a&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://rzlab.ucr.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://rzlab.ucr.edu&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26399787&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-bugs-dist-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26399787&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-556863%3A-bugs.debian.org%3A-can%27t-search-with-a-usertag-and-a-maintainer-tp26399787p26399787.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26386310</id>
	<title>Bug#556629: In submitter acknowledgement mail, attach original message</title>
	<published>2009-11-17T00:44:22Z</published>
	<updated>2009-11-17T00:44:22Z</updated>
	<author>
		<name>Joachim Breitner</name>
	</author>
	<content type="html">Package: debbugs
&lt;br&gt;Severity: wishlist
&lt;br&gt;&lt;br&gt;-----BEGIN PGP SIGNED MESSAGE-----
&lt;br&gt;Hash: SHA1
&lt;br&gt;&lt;br&gt;Hi,
&lt;br&gt;&lt;br&gt;just a small convenience-increasing suggestion:
&lt;br&gt;&lt;br&gt;Often, after I have submitted a new bug, I want to add more information
&lt;br&gt;to it. The bts sends me a mail with a Reply-To: set to the new bug
&lt;br&gt;address (“Thank you for filing a new Bug report with Debian...”), but it
&lt;br&gt;does not contain anything of my report that I can use for quoting.
&lt;br&gt;&lt;br&gt;In case I have set the X-List-CC header to a mailing list that I
&lt;br&gt;receive, I would find a mail there with a proper Reply-To:-header and
&lt;br&gt;with my text available for useful quoting, which I’d prefer.
&lt;br&gt;&lt;br&gt;How about attaching the mail that is sent to the package maintainer and
&lt;br&gt;possible X-List-CC-receipients also as an attached message to the
&lt;br&gt;Submitter acknowledgement mail? This would allow for easy follow up with
&lt;br&gt;good quoting and threading.
&lt;br&gt;&lt;br&gt;Additionally, for those of us submitters using reportbug (probably the
&lt;br&gt;majority), it would put us our mail in our mailbox, for personal
&lt;br&gt;archival and storage reasons, which is slightly more useful than the BCC
&lt;br&gt;sent by reportbug, as you can use it later to reply to.
&lt;br&gt;&lt;br&gt;The only problem I see is the additional traffic generated by large
&lt;br&gt;attachements.
&lt;br&gt;&lt;br&gt;Greetings,
&lt;br&gt;Joachim
&lt;br&gt;&lt;br&gt;- -- System Information:
&lt;br&gt;Debian Release: squeeze/sid
&lt;br&gt;&amp;nbsp; APT prefers unstable
&lt;br&gt;&amp;nbsp; APT policy: (500, 'unstable'), (1, 'experimental')
&lt;br&gt;Architecture: amd64 (x86_64)
&lt;br&gt;&lt;br&gt;Kernel: Linux 2.6.31-1-amd64 (SMP w/2 CPU cores)
&lt;br&gt;Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
&lt;br&gt;Shell: /bin/sh linked to /bin/dash
&lt;br&gt;&lt;br&gt;-----BEGIN PGP SIGNATURE-----
&lt;br&gt;Version: GnuPG v1.4.10 (GNU/Linux)
&lt;br&gt;&lt;br&gt;iEYEARECAAYFAksCYmUACgkQ9ijrk0dDIGzy0QCcCTM4q03seDgYGDNhl8/d7U/R
&lt;br&gt;rLIAoIj6N+fEpZCO9oxBG+ZwCIE+8z2X
&lt;br&gt;=I0gD
&lt;br&gt;-----END PGP SIGNATURE-----
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26386310&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-bugs-dist-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26386310&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-556629%3A-In-submitter-acknowledgement-mail%2C-attach-original-message-tp26386310p26386310.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26360724</id>
	<title>Processed: debbugs: Please add a comaint option, like on,	http://qa.debian.org/developer.php</title>
	<published>2009-11-15T08:33:06Z</published>
	<updated>2009-11-15T08:33:06Z</updated>
	<author>
		<name>Debian Bug Tracking System</name>
	</author>
	<content type="html">Processing commands for &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26360724&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;control@...&lt;/a&gt;:
&lt;br&gt;&lt;br&gt;&amp;gt; block 485803 by 120262
&lt;br&gt;Bug #485803 [debbugs] debbugs: Please add a comaint option, like on &lt;a href=&quot;http://qa.debian.org/developer.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://qa.debian.org/developer.php&lt;/a&gt;&lt;br&gt;Was blocked by: 120262
&lt;br&gt;Ignoring request to alter blocking bugs of bug #485803 to the same blocks previously set
&lt;br&gt;&amp;gt; thanks
&lt;br&gt;Stopping processing here.
&lt;br&gt;&lt;br&gt;Please contact me if you need assistance.
&lt;br&gt;&lt;br&gt;Debian bug tracking system administrator
&lt;br&gt;(administrator, Debian Bugs database)
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26360724&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-debbugs-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26360724&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Processed%3A-debbugs%3A-Please-add-a-comaint-option%2C-like-on%2C%09http%3A--qa.debian.org-developer.php-tp26360724p26360724.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26360717</id>
	<title>Processed: Bug #120262: ftp.debian.org: create a file containing Uploaders information</title>
	<published>2009-11-15T08:33:05Z</published>
	<updated>2009-11-15T08:33:05Z</updated>
	<author>
		<name>Debian Bug Tracking System</name>
	</author>
	<content type="html">Processing commands for &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26360717&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;control@...&lt;/a&gt;:
&lt;br&gt;&lt;br&gt;&amp;gt; block 485803 by 120262
&lt;br&gt;Bug #485803 [debbugs] debbugs: Please add a comaint option, like on &lt;a href=&quot;http://qa.debian.org/developer.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://qa.debian.org/developer.php&lt;/a&gt;&lt;br&gt;Was not blocked by any bugs.
&lt;br&gt;Added blocking bug(s) of 485803: 120262
&lt;br&gt;&amp;gt; thanks
&lt;br&gt;Stopping processing here.
&lt;br&gt;&lt;br&gt;Please contact me if you need assistance.
&lt;br&gt;&lt;br&gt;Debian bug tracking system administrator
&lt;br&gt;(administrator, Debian Bugs database)
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26360717&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-debbugs-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26360717&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Processed%3A-Bug--120262%3A-ftp.debian.org%3A-create-a-file-containing-Uploaders-information-tp26360717p26360717.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26250339</id>
	<title>Bug#555023: debbugs: src: bugs should be displayed on the binary package of the same name</title>
	<published>2009-11-07T17:38:12Z</published>
	<updated>2009-11-07T17:38:12Z</updated>
	<author>
		<name>Raphael Geissert-4</name>
	</author>
	<content type="html">Package: debbugs
&lt;br&gt;Version: 2.4.1
&lt;br&gt;Severity: minor
&lt;br&gt;&lt;br&gt;Hi,
&lt;br&gt;&lt;br&gt;Since the last big update bugs filed with Source: &amp;lt;package&amp;gt; do no longer show 
&lt;br&gt;up on the bugs list of &amp;lt;package&amp;gt; even when there's only one binary package 
&lt;br&gt;and both, source and binary, package names match.
&lt;br&gt;&lt;br&gt;I got hit by this change and I think it either needs to be clearly documented 
&lt;br&gt;(together with some visual feedback on the BTS pages) or some other solution 
&lt;br&gt;implemented (like the one I'm using on the subject).
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;-- 
&lt;br&gt;Raphael Geissert - Debian Developer
&lt;br&gt;www.debian.org - get.debian.net
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26250339&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-bugs-dist-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26250339&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-555023%3A-debbugs%3A-src%3A-bugs-should-be-displayed-on-the-binary-package-of-the-same-name-tp26250339p26250339.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26234867</id>
	<title>questions about computer to computer usb file transfer for linux Debian</title>
	<published>2009-11-06T08:15:46Z</published>
	<updated>2009-11-06T08:15:46Z</updated>
	<author>
		<name>dave-164</name>
	</author>
	<content type="html">Hello
&lt;br&gt;&lt;br&gt;Can you referer me to Debian help for
&lt;br&gt;Computer to Computer linux usb file transfer
&lt;br&gt;&lt;br&gt;&lt;br&gt;thank you
&lt;br&gt;&lt;br&gt;&lt;br&gt;Dave
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26234867&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-debbugs-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26234867&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/questions-about-computer-to-computer-usb-file-transfer-for-linux-Debian-tp26234867p26234867.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26158936</id>
	<title>Processed: reassign 553591 to debbugs</title>
	<published>2009-11-01T22:36:12Z</published>
	<updated>2009-11-01T22:36:12Z</updated>
	<author>
		<name>Debian Bug Tracking System</name>
	</author>
	<content type="html">Processing commands for &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26158936&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;control@...&lt;/a&gt;:
&lt;br&gt;&lt;br&gt;&amp;gt; reassign 553591 debbugs
&lt;br&gt;Bug #553591 [bugs.debian.org] allow voting for bugs
&lt;br&gt;Bug reassigned from package 'bugs.debian.org' to 'debbugs'.
&lt;br&gt;&amp;gt;
&lt;br&gt;End of message, stopping processing here.
&lt;br&gt;&lt;br&gt;Please contact me if you need assistance.
&lt;br&gt;&lt;br&gt;Debian bug tracking system administrator
&lt;br&gt;(administrator, Debian Bugs database)
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26158936&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-debbugs-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26158936&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Processed%3A-reassign-553591-to-debbugs-tp26158936p26158936.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26156366</id>
	<title>Processed: Re: Bug#553661: bugs.debian.org: provide some way through the SOAP interface to determine if a package exists</title>
	<published>2009-11-01T15:45:18Z</published>
	<updated>2009-11-01T15:45:18Z</updated>
	<author>
		<name>Debian Bug Tracking System</name>
	</author>
	<content type="html">Processing commands for &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26156366&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;control@...&lt;/a&gt;:
&lt;br&gt;&lt;br&gt;&amp;gt; reassign 553661 debbugs
&lt;br&gt;Bug #553661 [bugs.debian.org] bugs.debian.org: provide some way through the SOAP interface to determine if a package exists
&lt;br&gt;Bug reassigned from package 'bugs.debian.org' to 'debbugs'.
&lt;br&gt;&amp;gt; retitle 553661 expose Debbugs::Common::package_maintainer via soap
&lt;br&gt;Bug #553661 [debbugs] bugs.debian.org: provide some way through the SOAP interface to determine if a package exists
&lt;br&gt;Changed Bug title to 'expose Debbugs::Common::package_maintainer via soap' from 'bugs.debian.org: provide some way through the SOAP interface to determine if a package exists'
&lt;br&gt;&amp;gt; thanks
&lt;br&gt;Stopping processing here.
&lt;br&gt;&lt;br&gt;Please contact me if you need assistance.
&lt;br&gt;&lt;br&gt;Debian bug tracking system administrator
&lt;br&gt;(administrator, Debian Bugs database)
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26156366&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-debbugs-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26156366&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Processed%3A-Re%3A-Bug-553661%3A-bugs.debian.org%3A-provide-some-way-through-the-SOAP-interface-to-determine-if-a-package-exists-tp26156366p26156366.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26143355</id>
	<title>Bug#153536: but not as often</title>
	<published>2009-10-31T03:11:24Z</published>
	<updated>2009-10-31T03:11:24Z</updated>
	<author>
		<name>jvbender</name>
	</author>
	<content type="html">were little boats 
&lt;br&gt;&lt;a href=&quot;http://elomynejyr.100megsfree5.com/cowyja.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://elomynejyr.100megsfree5.com/cowyja.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26143355&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-debbugs-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26143355&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-153536%3A-but-not-as-often-tp26143355p26143355.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26087461</id>
	<title>land in portugal</title>
	<published>2009-10-27T17:14:47Z</published>
	<updated>2009-10-27T17:14:47Z</updated>
	<author>
		<name>P Cristina Regueiras</name>
	</author>
	<content type="html">&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot;&gt;&lt;meta name=&quot;ProgId&quot; content=&quot;Word.Document&quot;&gt;&lt;meta name=&quot;Generator&quot; content=&quot;Microsoft Word 11&quot;&gt;&lt;meta name=&quot;Originator&quot; content=&quot;Microsoft Word 11&quot;&gt;&lt;link rel=&quot;File-List&quot; href=&quot;file:///C:%5CUsers%5CDaniela%5CAppData%5CLocal%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml&quot;&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;&quot;&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;I got a land in Portugal that cost £140:000 In North
of Portugal for sale.   You can do 4-8 houses or apartments included
swimming pool. And pass to your friends if you think they might be interested.
And in Portugal you don’t pay council tax etc…..&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;&quot;&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt; If you are interested or you want more
information:  Please email: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26087461&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Daniela_bbe_@...&lt;/a&gt; &lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;&quot;&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;Many thanks.&lt;/span&gt;&lt;/p&gt;

</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/land-in-portugal-tp26087461p26087461.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25957057</id>
	<title>Fwd: Fw: This may help someone...</title>
	<published>2009-10-19T04:35:19Z</published>
	<updated>2009-10-19T04:35:19Z</updated>
	<author>
		<name>Anu Gupta-2</name>
	</author>
	<content type="html">&lt;HTML&gt;&lt;HEAD&gt;&lt;TITLE&gt;Fwd: Fw: This may help someone...&lt;/TITLE&gt;
&lt;META http-equiv=Content-Type content=&quot;text/html; charset=iso-8859-1&quot;&gt;
&lt;META content=&quot;Email Marketer Message Editor&quot; name=GENERATOR&gt;


&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;P&gt;Original message for &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25957057&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-debbugs@...&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR&gt;Wising you a Happy Diwali....&lt;/P&gt;
&lt;P&gt;&amp;nbsp;I got the mail below from a friend of mine and following the unwritten code of conduct, I am forwarding it to my friends but all efforts of people who have been forwarding this mail would go waste if this mail doesn't reach YOU......&lt;/P&gt;
&lt;P&gt;We have an updated database of 7000 of India's leading journalists. (TV&lt;BR&gt;and print)&lt;BR&gt;This email database maintained and updated as of 30th June'2009&lt;BR&gt;contains the following details:-&lt;/P&gt;
&lt;P&gt;&amp;nbsp;1. Name 2. Office email id: @dnaindia.net etc. and/or Personal email id:&lt;BR&gt;&amp;nbsp;(@yahoo/gmail etc) 3. Media Name/(Hindu etc.) 4. City (New Delhi etc.)&lt;BR&gt;&amp;nbsp;Maintained in Microsoft Excel Format and YOU will not find it anywhere&lt;BR&gt;&amp;nbsp;else.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Includes senior and middle level journalists with leading newspapers,&lt;BR&gt;&amp;nbsp;television channels, business press and magazines. e.g . ToI, IE,&lt;BR&gt;&amp;nbsp;Outlook, Business Today, NDTV etc. Includes VS (HT), BK (ToI), RS&lt;BR&gt;(CNN-IBN) and PC (Aaj Tak) among 7000 others.&lt;BR&gt;Can be imported into all email merge software for personalised sending.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;You ARE going to use it for blasting Press Releases, new product&lt;BR&gt;&amp;nbsp;announcements,corporate briefs or press conferences to these 7000&lt;BR&gt;&amp;nbsp;public opinion moulders.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;We would like to sell this CLICKING database to you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;If interested, to receive a no-obligatory, sample list of 100 from our&lt;BR&gt;&amp;nbsp;master database of 7000 pls reply blank email&lt;BR&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25957057&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;media.database.2009@...&lt;/a&gt; with&lt;BR&gt;SEND100_15oCt09* in the Subject.&lt;BR&gt;the &quot;answer&quot; now lies in your hands........&lt;/P&gt;
&lt;P&gt;&amp;nbsp;regards,&lt;/P&gt;
&lt;P&gt;customer support&lt;/P&gt;
&lt;P&gt;*case sensitive - read autoreply to this blank email as it will contain&amp;nbsp; instructions to download your sample database of 100&lt;/P&gt;
&lt;P&gt;&amp;nbsp;If not interested pls forward to YOUR cmd/head of Corporate&lt;BR&gt;&amp;nbsp;Communications or PR agency/PR industry contacts who may be interested&lt;BR&gt;&amp;nbsp;in this database.&lt;/P&gt;
&lt;P&gt;&lt;BR&gt;&amp;nbsp;REPLY validity of this offer:&amp;nbsp;&amp;nbsp; Valid for all responses received &lt;/P&gt;
&lt;P&gt;Kindly BUTTON up this offer immediately...&lt;BR&gt;&amp;nbsp;It's NOW.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;The early birds get the fruits.&lt;/P&gt;
&lt;P&gt;&lt;BR&gt;spell check test:&lt;BR&gt;PRESSURE ON MAO'S SON TO MEET THE PM AND REPLY HIS LINK TO TIBET NOW.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We follow the American Government regulations on spam which states that any mail containing removal instructions and containing phone number of the sender is not spam.- do not forget to read autoreply to your blank email ( as it will contain&amp;nbsp; instructions to download your sample database of 100 SEND100_15oCt09*) &lt;BR&gt;To opt out pls blank email &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25957057&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;customer.support.global@...&lt;/a&gt; with NoSuB_iDaY_1009* You will never receive any email from us if you choose to opt out, as you will be automatically removed.&lt;BR&gt;&amp;nbsp;&lt;BR&gt;*extremely case sensitive&lt;BR&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Fwd%3A-Fw%3A-This-may-help-someone...-tp25957057p25957057.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25900450</id>
	<title>Re: Question regarding debianbts' SOAP</title>
	<published>2009-10-14T15:49:09Z</published>
	<updated>2009-10-14T15:49:09Z</updated>
	<author>
		<name>Don Armstrong</name>
	</author>
	<content type="html">On Wed, 14 Oct 2009, Bastian Venthur wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Don Armstrong schrieb:
&lt;br&gt;&amp;gt; &amp;gt; On Wed, 14 Oct 2009, Bastian Venthur wrote:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; I'm trying my best to parse the SOAP replies provided by debbugs,
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; but now I'm kind of stucked.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; A general and probably very easy question first: what is the difference
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; between:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; fixed_versions and fixed
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; found_versions and found
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; fixed and found are hashrefs which indicate when a bug was marked
&lt;br&gt;&amp;gt; &amp;gt; fixed and found; currently that's not implemented, so they are
&lt;br&gt;&amp;gt; &amp;gt; hashrefs which have a key of the version, and a value of ''.
&lt;br&gt;&amp;gt; &amp;gt; Eventually I'll probably make it work, though.
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; fixed_versions and found_versions are arrayrefs which just have the
&lt;br&gt;&amp;gt; &amp;gt; version that things are fixed and found in. It's probably what you
&lt;br&gt;&amp;gt; &amp;gt; actually want.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; So does that mean fixed_versions contains only *one* (the first) version
&lt;br&gt;&amp;gt; where the bug was fixed and fixed contains all versions? Then the name
&lt;br&gt;&amp;gt; fixed_version*s* would be a bit misleading (and also being an array :)
&lt;br&gt;&amp;gt; -- if not, again, what would the difference between fixed if fixed would
&lt;br&gt;&amp;gt; be implemented? Both should then contain all the versions where the bug
&lt;br&gt;&amp;gt; was/is fixed, right?
&lt;/div&gt;&lt;br&gt;Nope; let me give an example which will make it clearer. At some point
&lt;br&gt;in the future, it will look something like this:
&lt;br&gt;&lt;br&gt;{fixed_versions =&amp;gt; ['1.0.1','1.0.2'],
&lt;br&gt;&amp;nbsp;found_versions =&amp;gt; ['1.0.0','1.0.1.1'],
&lt;br&gt;&amp;nbsp;fixed =&amp;gt; {'1.0.1' =&amp;gt; 1255560307,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;'1.0.2' =&amp;gt; 1255560321,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; },
&lt;br&gt;&amp;nbsp;found =&amp;gt; {'1.0.0' =&amp;gt; 1255560137,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;'1.0.1.1' =&amp;gt; 420620400,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; },
&lt;br&gt;&amp;nbsp;...
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; One last question for now: This is the list of all attributes a
&lt;br&gt;&amp;gt; bugreport can have, could you quickly mark all those with an X which
&lt;br&gt;&amp;gt; are currently not correctly implemented (like fixed and found) or
&lt;br&gt;&amp;gt; superfluous like &amp;quot;id&amp;quot;:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; fixed_versions:
&lt;br&gt;1 &amp;gt; fixed:
&lt;br&gt;1 &amp;gt; fixed_date:
&lt;br&gt;&amp;gt; found_versions:
&lt;br&gt;1 &amp;gt; found:
&lt;br&gt;1 &amp;gt; found_date:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; keywords:
&lt;br&gt;&amp;gt; tags:
&lt;br&gt;&amp;gt; subject:
&lt;br&gt;&amp;gt; summary:
&lt;br&gt;&amp;gt; source:
&lt;br&gt;&amp;gt; package:
&lt;br&gt;&amp;gt; done:
&lt;br&gt;&amp;gt; unarchived:
&lt;br&gt;&amp;gt; archived:
&lt;br&gt;&amp;gt; location:
&lt;/div&gt;2 &amp;gt; id:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; bug_num:
&lt;br&gt;&amp;gt; blockedby:
&lt;br&gt;&amp;gt; forwarded:
&lt;br&gt;&amp;gt; msgid:
&lt;br&gt;&amp;gt; ownwer:
&lt;br&gt;&amp;gt; originator:
&lt;br&gt;&amp;gt; date:
&lt;br&gt;&amp;gt; log_modified:
&lt;br&gt;&amp;gt; pending:
&lt;br&gt;&amp;gt; blocks:
&lt;br&gt;&amp;gt; mergedwith:
&lt;br&gt;&amp;gt; severity:
&lt;br&gt;&amp;gt; affects:
&lt;/div&gt;&lt;br&gt;id is superfluous; the fixed, fixed_date, found and found_date all go
&lt;br&gt;together. [found_date contains the values for the keys in the found
&lt;br&gt;array, same for fixed_date and fixed.]
&lt;br&gt;&lt;br&gt;&amp;gt; I will try to update &lt;a href=&quot;http://wiki.debian.org/DebbugsSoapInterface&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.debian.org/DebbugsSoapInterface&lt;/a&gt;&lt;br&gt;&amp;gt; upon this data.
&lt;br&gt;&lt;br&gt;It'd be ideal if you could work that into a writeup which was a patch
&lt;br&gt;to the documentation of Debbugs::Status::get_bug_status and possibly
&lt;br&gt;also the pod for Debbugs::SOAP.
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;Don Armstrong
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Your village called.
&lt;br&gt;They want their idiot back.
&lt;br&gt;&amp;nbsp;-- xkcd &lt;a href=&quot;http://xkcd.com/c23.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xkcd.com/c23.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.donarmstrong.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.donarmstrong.com&lt;/a&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://rzlab.ucr.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://rzlab.ucr.edu&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25900450&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-debbugs-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25900450&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Question-regarding-debianbts%27-SOAP-tp25892504p25900450.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25899315</id>
	<title>Re: Question regarding debianbts' SOAP</title>
	<published>2009-10-14T14:22:54Z</published>
	<updated>2009-10-14T14:22:54Z</updated>
	<author>
		<name>Bastian Venthur-3</name>
	</author>
	<content type="html">Don Armstrong schrieb:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Wed, 14 Oct 2009, Bastian Venthur wrote:
&lt;br&gt;&amp;gt;&amp;gt; I'm trying my best to parse the SOAP replies provided by debbugs,
&lt;br&gt;&amp;gt;&amp;gt; but now I'm kind of stucked.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; A general and probably very easy question first: what is the difference
&lt;br&gt;&amp;gt;&amp;gt; between:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; fixed_versions and fixed
&lt;br&gt;&amp;gt;&amp;gt; found_versions and found
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; fixed and found are hashrefs which indicate when a bug was marked
&lt;br&gt;&amp;gt; fixed and found; currently that's not implemented, so they are
&lt;br&gt;&amp;gt; hashrefs which have a key of the version, and a value of ''.
&lt;br&gt;&amp;gt; Eventually I'll probably make it work, though.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; fixed_versions and found_versions are arrayrefs which just have the
&lt;br&gt;&amp;gt; version that things are fixed and found in. It's probably what you
&lt;br&gt;&amp;gt; actually want.
&lt;/div&gt;&lt;br&gt;So does that mean fixed_versions contains only *one* (the first) version
&lt;br&gt;where the bug was fixed and fixed contains all versions? Then the name
&lt;br&gt;fixed_version*s* would be a bit misleading (and also being an array :)
&lt;br&gt;-- if not, again, what would the difference between fixed if fixed would
&lt;br&gt;be implemented? Both should then contain all the versions where the bug
&lt;br&gt;was/is fixed, right?
&lt;br&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; id and bug_num
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; These are the same; it's basically repeated because some things in the
&lt;br&gt;&amp;gt; code refer to a bug by id, and others by bug_num. I'm going to be
&lt;br&gt;&amp;gt; standardizing on bug_num, so if you can avoid using ID, that'd be
&lt;br&gt;&amp;gt; optimal.
&lt;br&gt;&lt;br&gt;Ok, then I just leave out id in future releases with reference to this mail.
&lt;br&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; summary and subject -- here also: why is summary always empty?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; It's not, actually. See
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.debian.org/Bugs/server-control#summary&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.debian.org/Bugs/server-control#summary&lt;/a&gt;&amp;nbsp;and FE:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; $ bts status 441151|grep summary
&lt;br&gt;&amp;gt; summary	It's already fixed in my tree and will be fixed in the BTS the next &amp;nbsp;time that I sync things up.
&lt;br&gt;&lt;br&gt;Thanks!
&lt;br&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; The second and currently most urgent question: Some fields like
&lt;br&gt;&amp;gt;&amp;gt; &amp;quot;found&amp;quot; are very hard to parse. Usually found is a dictionary
&lt;br&gt;&amp;gt;&amp;gt; (pardon my Python :) containing a key &amp;quot;item&amp;quot; which contains a single
&lt;br&gt;&amp;gt;&amp;gt; or a list of dictionaries containing a &amp;quot;key&amp;quot; key which has the
&lt;br&gt;&amp;gt;&amp;gt; version as value.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Vice versa, actually. The version is the key, and the timestamp at
&lt;br&gt;&amp;gt; which the version was marked or the empty string is the value.
&lt;br&gt;&lt;br&gt;Ok, I'll have a look at it again from this direction.
&lt;br&gt;&lt;br&gt;One last question for now: This is the list of all attributes a
&lt;br&gt;bugreport can have, could you quickly mark all those with an X which are
&lt;br&gt;currently not correctly implemented (like fixed and found) or
&lt;br&gt;superfluous like &amp;quot;id&amp;quot;:
&lt;br&gt;&lt;br&gt;fixed_versions:
&lt;br&gt;fixed:
&lt;br&gt;fixed_date:
&lt;br&gt;found_versions:
&lt;br&gt;found:
&lt;br&gt;found_date:
&lt;br&gt;keywords:
&lt;br&gt;tags:
&lt;br&gt;subject:
&lt;br&gt;summary:
&lt;br&gt;source:
&lt;br&gt;package:
&lt;br&gt;done:
&lt;br&gt;unarchived:
&lt;br&gt;archived:
&lt;br&gt;location:
&lt;br&gt;id:
&lt;br&gt;bug_num:
&lt;br&gt;blockedby:
&lt;br&gt;forwarded:
&lt;br&gt;msgid:
&lt;br&gt;ownwer:
&lt;br&gt;originator:
&lt;br&gt;date:
&lt;br&gt;log_modified:
&lt;br&gt;pending:
&lt;br&gt;blocks:
&lt;br&gt;mergedwith:
&lt;br&gt;severity:
&lt;br&gt;affects:
&lt;br&gt;&lt;br&gt;&lt;br&gt;I will try to update &lt;a href=&quot;http://wiki.debian.org/DebbugsSoapInterface&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.debian.org/DebbugsSoapInterface&lt;/a&gt;&amp;nbsp;upon
&lt;br&gt;this data.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Thank you very much!
&lt;br&gt;&lt;br&gt;Bastian
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Bastian Venthur &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://venthur.de&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://venthur.de&lt;/a&gt;&lt;br&gt;Debian Developer &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; venthur at debian org
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25899315&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-debbugs-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25899315&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Question-regarding-debianbts%27-SOAP-tp25892504p25899315.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25898853</id>
	<title>Re: Question regarding debianbts' SOAP</title>
	<published>2009-10-14T13:54:22Z</published>
	<updated>2009-10-14T13:54:22Z</updated>
	<author>
		<name>Don Armstrong</name>
	</author>
	<content type="html">On Wed, 14 Oct 2009, Bastian Venthur wrote:
&lt;br&gt;&amp;gt; I'm trying my best to parse the SOAP replies provided by debbugs,
&lt;br&gt;&amp;gt; but now I'm kind of stucked.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; A general and probably very easy question first: what is the difference
&lt;br&gt;&amp;gt; between:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; fixed_versions and fixed
&lt;br&gt;&amp;gt; found_versions and found
&lt;br&gt;&lt;br&gt;fixed and found are hashrefs which indicate when a bug was marked
&lt;br&gt;fixed and found; currently that's not implemented, so they are
&lt;br&gt;hashrefs which have a key of the version, and a value of ''.
&lt;br&gt;Eventually I'll probably make it work, though.
&lt;br&gt;&lt;br&gt;fixed_versions and found_versions are arrayrefs which just have the
&lt;br&gt;version that things are fixed and found in. It's probably what you
&lt;br&gt;actually want.
&lt;br&gt;&lt;br&gt;&amp;gt; id and bug_num
&lt;br&gt;&lt;br&gt;These are the same; it's basically repeated because some things in the
&lt;br&gt;code refer to a bug by id, and others by bug_num. I'm going to be
&lt;br&gt;standardizing on bug_num, so if you can avoid using ID, that'd be
&lt;br&gt;optimal.
&lt;br&gt;&lt;br&gt;&amp;gt; summary and subject -- here also: why is summary always empty?
&lt;br&gt;&lt;br&gt;It's not, actually. See
&lt;br&gt;&lt;a href=&quot;http://www.debian.org/Bugs/server-control#summary&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.debian.org/Bugs/server-control#summary&lt;/a&gt;&amp;nbsp;and FE:
&lt;br&gt;&lt;br&gt;$ bts status 441151|grep summary
&lt;br&gt;summary	It's already fixed in my tree and will be fixed in the BTS the next &amp;nbsp;time that I sync things up.
&lt;br&gt;&lt;br&gt;&amp;gt; The second and currently most urgent question: Some fields like
&lt;br&gt;&amp;gt; &amp;quot;found&amp;quot; are very hard to parse. Usually found is a dictionary
&lt;br&gt;&amp;gt; (pardon my Python :) containing a key &amp;quot;item&amp;quot; which contains a single
&lt;br&gt;&amp;gt; or a list of dictionaries containing a &amp;quot;key&amp;quot; key which has the
&lt;br&gt;&amp;gt; version as value.
&lt;br&gt;&lt;br&gt;Vice versa, actually. The version is the key, and the timestamp at
&lt;br&gt;which the version was marked or the empty string is the value.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Don Armstrong
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;There is no more concentrated form of evil
&lt;br&gt;than apathy.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.donarmstrong.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.donarmstrong.com&lt;/a&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://rzlab.ucr.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://rzlab.ucr.edu&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25898853&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-debbugs-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25898853&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Question-regarding-debianbts%27-SOAP-tp25892504p25898853.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25892504</id>
	<title>Question regarding debianbts' SOAP</title>
	<published>2009-10-14T07:44:44Z</published>
	<updated>2009-10-14T07:44:44Z</updated>
	<author>
		<name>Bastian Venthur-3</name>
	</author>
	<content type="html">I sent this mail to Don this morning but I think I should have sent it
&lt;br&gt;to this list instead. Sorry Don!
&lt;br&gt;&lt;br&gt;Hi Don,
&lt;br&gt;&lt;br&gt;I'm trying my best to parse the SOAP replies provided by debbugs, but
&lt;br&gt;now I'm kind of stucked.
&lt;br&gt;&lt;br&gt;A general and probably very easy question first: what is the difference
&lt;br&gt;between:
&lt;br&gt;&lt;br&gt;fixed_versions and fixed
&lt;br&gt;found_versions and found
&lt;br&gt;id and bug_num
&lt;br&gt;summary and subject -- here also: why is summary always empty?
&lt;br&gt;&lt;br&gt;Usually (always?) they seem to contain the same values.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Here a small example of a Bugreport as I currently &amp;quot;see&amp;quot; it:
&lt;br&gt;&lt;br&gt;fixed_versions: []
&lt;br&gt;blockedby:
&lt;br&gt;done: True
&lt;br&gt;unarchived: False
&lt;br&gt;keywords: []
&lt;br&gt;id: 112233
&lt;br&gt;subject: /tmp/.X11-unix created with &amp;quot;suspicious ownership&amp;quot;
&lt;br&gt;archived: True
&lt;br&gt;forwarded:
&lt;br&gt;bug_num: 112233
&lt;br&gt;msgid: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25892504&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;20010914150808.A1007@...&lt;/a&gt;&amp;gt;
&lt;br&gt;source: xfree86, xorg, xorg-x11
&lt;br&gt;ownwer:
&lt;br&gt;location: archive
&lt;br&gt;pending: done
&lt;br&gt;found_date: []
&lt;br&gt;originator: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25892504&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Sascha@...&lt;/a&gt;
&lt;br&gt;blocks:
&lt;br&gt;tags: []
&lt;br&gt;date: 2001-09-14 13:18:01
&lt;br&gt;mergedwith:
&lt;br&gt;severity: important
&lt;br&gt;package: xserver-xfree86
&lt;br&gt;summary:
&lt;br&gt;log_modified: 2001-09-14 20:48:08
&lt;br&gt;fixed_date: []
&lt;br&gt;found_versions: [u'4.1.0-5']
&lt;br&gt;affects:
&lt;br&gt;found: [u'4.1.0-5']
&lt;br&gt;fixed: []
&lt;br&gt;&lt;br&gt;&lt;br&gt;The second and currently most urgent question: Some fields like &amp;quot;found&amp;quot;
&lt;br&gt;are very hard to parse. Usually found is a dictionary (pardon my Python
&lt;br&gt;:) containing a key &amp;quot;item&amp;quot; which contains a single or a list of
&lt;br&gt;dictionaries containing a &amp;quot;key&amp;quot; key which has the version as value. So
&lt;br&gt;far so good. Bug I encountered at least two different things so far:
&lt;br&gt;&lt;br&gt;1. Sometimes &amp;quot;item&amp;quot; has only an empty string as value.
&lt;br&gt;2. Sometimes the innermost dictionary don't contain a &amp;quot;key&amp;quot; key I'd
&lt;br&gt;expect but some interesting key like &amp;quot;please&amp;quot;.
&lt;br&gt;&lt;br&gt;Here an normal example:
&lt;br&gt;&lt;br&gt;debianbts.server.get_status(112233)
&lt;br&gt;[...]
&lt;br&gt;'found': &amp;lt;SOAPpy.Types.structType found at 156909964&amp;gt;:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {'item': &amp;lt;SOAPpy.Types.structType item at 156910924&amp;gt;:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {'value': None, 'key': '4.1.0-5'}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; },
&lt;br&gt;&lt;br&gt;Here an interesting one #426378:
&lt;br&gt;&lt;br&gt;'found': &amp;lt;SOAPpy.Types.structType found at 156910668&amp;gt;:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {'please': None},
&lt;br&gt;&lt;br&gt;Note also how the wrapping &amp;quot;item&amp;quot; dictionary is missing. The
&lt;br&gt;found_versions contains a list with a single item &amp;quot;please&amp;quot;.
&lt;br&gt;&lt;br&gt;Related to this question: in both cases the found_versions just
&lt;br&gt;contained plain lists with the versions as strings. Very easy to parse.
&lt;br&gt;Again, why the difference between found and found_versions and why is
&lt;br&gt;found so hard to parse? Or better what should found contain?
&lt;br&gt;&lt;br&gt;The same goes probably for &amp;quot;fixed&amp;quot;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;&lt;br&gt;Bastian
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Bastian Venthur &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://venthur.de&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://venthur.de&lt;/a&gt;&lt;br&gt;Debian Developer &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; venthur at debian org
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25892504&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-debbugs-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25892504&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Question-regarding-debianbts%27-SOAP-tp25892504p25892504.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25825981</id>
	<title>Bug#162486: Don't waste time waiting for the delivery of software CD.</title>
	<published>2009-10-09T11:32:49Z</published>
	<updated>2009-10-09T11:32:49Z</updated>
	<author>
		<name>Debora Naquin</name>
	</author>
	<content type="html">Perfectly working software for Windows and Mac in many European languages can be purchased from our site. Just try and you will appreciate the service and prices. 
&lt;br&gt;&lt;br&gt;&amp;nbsp;Original software only.
&lt;br&gt;&lt;br&gt;&amp;nbsp;&lt;a href=&quot;http://groups.yahoo.com/group/wicyqekulidavybyhu/message/1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.yahoo.com/group/wicyqekulidavybyhu/message/1&lt;/a&gt;&lt;br&gt;&lt;br&gt;The Summer Sale promo gives you 30% discount on
&lt;br&gt;ALL software available at the Our Software Store.
&lt;br&gt;&lt;br&gt;Use CODE: D33W-1234 for 30% discount
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25825981&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-bugs-dist-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25825981&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-162486%3A-Don%27t-waste-time-waiting-for-the-delivery-of-software-CD.-tp25825981p25825981.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25824438</id>
	<title>Bug#162486: Worldwide delivery instantly to your home</title>
	<published>2009-10-09T09:27:31Z</published>
	<updated>2009-10-09T09:27:31Z</updated>
	<author>
		<name>Mai Bright</name>
	</author>
	<content type="html">Girls don't like you ? 
&lt;br&gt;We have a solution ! 
&lt;br&gt;U can restore your health just right now . 
&lt;br&gt;Simple way to enhance your sexual life . 
&lt;br&gt;Fast-acting sexual boost &amp;nbsp;pills
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://groups.yahoo.com/group/nekerypyhybotycato/message/1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.yahoo.com/group/nekerypyhybotycato/message/1&lt;/a&gt;&lt;br&gt;&lt;br&gt;Perfect service, &amp;nbsp;instant delivery, friendly support 
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25824438&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-bugs-dist-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25824438&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-162486%3A-Worldwide-delivery-instantly-to-your-home-tp25824438p25824438.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25797779</id>
	<title>Bug#173970: Failed to find necessary software in English?</title>
	<published>2009-10-07T19:49:17Z</published>
	<updated>2009-10-07T19:49:17Z</updated>
	<author>
		<name>Josie Dunham</name>
	</author>
	<content type="html">Perfectly working software for Windows and Mac in many European languages can be purchased from our site. Just try and you will appreciate the service and prices. 
&lt;br&gt;&lt;br&gt;&amp;nbsp;Great selection of applications.
&lt;br&gt;&lt;br&gt;&amp;nbsp;&lt;a href=&quot;http://groups.yahoo.com/group/jarijybukuligypeca/message/1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.yahoo.com/group/jarijybukuligypeca/message/1&lt;/a&gt;&lt;br&gt;&lt;br&gt;The Summer Sale promo gives you 30% discount on
&lt;br&gt;ALL software available at the Our Software Store.
&lt;br&gt;&lt;br&gt;Use CODE: D33W-1234 for 30% discount
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25797779&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-debbugs-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25797779&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-173970%3A-Failed-to-find-necessary-software-in-English--tp25797779p25797779.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25756329</id>
	<title>Bug#549439: pkgreport.cgi - internal server errors when using include= parameter</title>
	<published>2009-10-05T11:39:26Z</published>
	<updated>2009-10-05T11:39:26Z</updated>
	<author>
		<name>Vincent.McIntyre@csiro.au</name>
	</author>
	<content type="html">On Tue, 6 Oct 2009, Don Armstrong wrote:
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; Ah. Lovely! Well hidden, but then all the more rewarding when found.
&lt;br&gt;&amp;gt;&amp;gt; I do still think it would be useful to show them in the bug when it is
&lt;br&gt;&amp;gt;&amp;gt; fully displayed.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; They are supposed to be; it's just a small bug that caused them not to
&lt;br&gt;&amp;gt; be, which (as I've said), I'll be fixing sometime later.
&lt;br&gt;&lt;br&gt;oh, sorry. I misparsed your previous reply. It's too late here...
&lt;br&gt;&lt;br&gt;Vince
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25756329&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-bugs-dist-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25756329&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-549439%3A-pkgreport.cgi---internal-server-errors-when-using-include%3D-parameter-tp25735856p25756329.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25756248</id>
	<title>Bug#549439: pkgreport.cgi - internal server errors when using include= parameter</title>
	<published>2009-10-05T11:33:30Z</published>
	<updated>2009-10-05T11:33:30Z</updated>
	<author>
		<name>Don Armstrong</name>
	</author>
	<content type="html">&lt;br&gt;On Tue, 06 Oct 2009, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25756248&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Vincent.McIntyre@...&lt;/a&gt; wrote:
&lt;br&gt;&amp;gt; &amp;gt;They're actually in the information for each bug, too. If you click on
&lt;br&gt;&amp;gt; &amp;gt;the [i|N|ÿÿ] bits, you'll see them.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Ah. Lovely! Well hidden, but then all the more rewarding when found.
&lt;br&gt;&amp;gt; I do still think it would be useful to show them in the bug when it is
&lt;br&gt;&amp;gt; fully displayed.
&lt;br&gt;&lt;br&gt;They are supposed to be; it's just a small bug that caused them not to
&lt;br&gt;be, which (as I've said), I'll be fixing sometime later.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Don Armstrong
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;If it jams, force it. If it breaks, it needed replacing anyway.
&lt;br&gt;&amp;nbsp;-- Lowery's Law
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.donarmstrong.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.donarmstrong.com&lt;/a&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://rzlab.ucr.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://rzlab.ucr.edu&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25756248&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-bugs-dist-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25756248&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-549439%3A-pkgreport.cgi---internal-server-errors-when-using-include%3D-parameter-tp25735856p25756248.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25755679</id>
	<title>Bug#549439: pkgreport.cgi - internal server errors when using include= parameter</title>
	<published>2009-10-05T11:05:01Z</published>
	<updated>2009-10-05T11:05:01Z</updated>
	<author>
		<name>Vincent.McIntyre@csiro.au</name>
	</author>
	<content type="html">&amp;gt;
&lt;br&gt;&amp;gt; They're actually in the information for each bug, too. If you click on
&lt;br&gt;&amp;gt; the [i|N|ÿÿ] bits, you'll see them.
&lt;br&gt;&lt;br&gt;Ah. Lovely! Well hidden, but then all the more rewarding when found.
&lt;br&gt;I do still think it would be useful to show them in the bug when it is
&lt;br&gt;fully displayed.
&lt;br&gt;&lt;br&gt;Cheers
&lt;br&gt;Vince
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-549439%3A-pkgreport.cgi---internal-server-errors-when-using-include%3D-parameter-tp25735856p25755679.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25755705</id>
	<title>Bug#549439: pkgreport.cgi - internal server errors when using include= parameter</title>
	<published>2009-10-05T10:55:16Z</published>
	<updated>2009-10-05T10:55:16Z</updated>
	<author>
		<name>Don Armstrong</name>
	</author>
	<content type="html">On Mon, 05 Oct 2009, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25755705&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Vincent.McIntyre@...&lt;/a&gt; wrote:
&lt;br&gt;&amp;gt; It's, erm, subtle. Which is fine. I do think it would help to use
&lt;br&gt;&amp;gt; some slightly different formatting of the usertags' text, but
&lt;br&gt;&amp;gt; looking at common.pl:htmlizebugs() I can see that this might be
&lt;br&gt;&amp;gt; difficult to arrange; it's not obvious by that stage of execution
&lt;br&gt;&amp;gt; which part of header string is tag text.
&lt;br&gt;&lt;br&gt;They're actually in the information for each bug, too. If you click on
&lt;br&gt;the [i|N|☺] bits, you'll see them.
&lt;br&gt;&lt;br&gt;[It's a bug that the bugreport.cgi script errors out, which, as I
&lt;br&gt;mentioned previously, has been fixed in my branch and will be deployed
&lt;br&gt;shortly.]
&lt;br&gt;&lt;br&gt;&lt;br&gt;Don Armstrong
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;We must realize that today's Establishment is the New George III.
&lt;br&gt;Whether it will continue to adhere to his tactics, we do not know. If
&lt;br&gt;it does, the redress, honored in tradition, is also revolution.
&lt;br&gt;&amp;nbsp;-- William O. Douglas _Points of Rebellion_
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.donarmstrong.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.donarmstrong.com&lt;/a&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://rzlab.ucr.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://rzlab.ucr.edu&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25755705&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-bugs-dist-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25755705&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-549439%3A-pkgreport.cgi---internal-server-errors-when-using-include%3D-parameter-tp25735856p25755705.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25746025</id>
	<title>Bug#549439: pkgreport.cgi - internal server errors when using include= parameter</title>
	<published>2009-10-04T23:57:36Z</published>
	<updated>2009-10-04T23:57:36Z</updated>
	<author>
		<name>Vincent.McIntyre@csiro.au</name>
	</author>
	<content type="html">&lt;br&gt;you're more patient than I realised.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; One thing I have been trying to figure out is how to get the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; usertags defined for a given bug report to be displayed in the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; browser.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; If you give the user in the users field, they're displayed as if they
&lt;br&gt;&amp;gt;&amp;gt; were actual tags.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Really? I mean here when I am looking at one particular bug, eg the url
&lt;br&gt;&amp;gt; &amp;nbsp; &lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=214790&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=214790&lt;/a&gt;&lt;br&gt;&amp;gt; This is the first hit in the general search for usertags
&lt;br&gt;&amp;gt; &amp;nbsp; &lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?users=debian-boot@lists.debian.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?users=debian-boot@...&lt;/a&gt;&lt;br&gt;&amp;gt; so it would seem there should be usertags to show.
&lt;br&gt;&amp;gt; Yet I can't see any usertags in the display of the individual bug.
&lt;/div&gt;&lt;br&gt;I looked carefully again at the output of the general search
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?users=debian-boot@lists.debian.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?users=debian-boot@...&lt;/a&gt;&lt;br&gt;&lt;br&gt;and *finally* saw where the tags are displayed;
&lt;br&gt;appended to the 'table of contents' links, and at the top of each 
&lt;br&gt;sublist.
&lt;br&gt;It's, erm, subtle. Which is fine. I do think it would help to use some
&lt;br&gt;slightly different formatting of the usertags' text, but looking at
&lt;br&gt;common.pl:htmlizebugs() I can see that this might be difficult to arrange;
&lt;br&gt;it's not obvious by that stage of execution which part of header string is 
&lt;br&gt;tag text.
&lt;br&gt;&lt;br&gt;So from this display I can conclude that bug #214790 has at least one 
&lt;br&gt;usertag, 'not-di'. Correct?
&lt;br&gt;&lt;br&gt;It still would be useful to have the usertags shown in the display of
&lt;br&gt;the individual bug. For one thing, I guess that if there are multiple 
&lt;br&gt;usertags on a bug (eg i386,serial) only one of them is used to determine
&lt;br&gt;which subgroup the bug is shown in (the first one that was added?).
&lt;br&gt;I think it would be helpful to show all of them in the display of the
&lt;br&gt;individual bug.
&lt;br&gt;&lt;br&gt;Kind Regards
&lt;br&gt;Vince
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25746025&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-bugs-dist-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25746025&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-549439%3A-pkgreport.cgi---internal-server-errors-when-using-include%3D-parameter-tp25735856p25746025.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25745634</id>
	<title>Processed: Re: Bug#549439: pkgreport.cgi - internal server errors when using include= parameter</title>
	<published>2009-10-04T23:15:09Z</published>
	<updated>2009-10-04T23:15:09Z</updated>
	<author>
		<name>Debian Bug Tracking System</name>
	</author>
	<content type="html">Processing commands for &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25745634&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;control@...&lt;/a&gt;:
&lt;br&gt;&lt;br&gt;&amp;gt; clone 549439 -1
&lt;br&gt;Bug#549439: more informative error messages for invalid urls
&lt;br&gt;Bug 549439 cloned as bug 549631.
&lt;br&gt;&lt;br&gt;&amp;gt; retitle -1 propogate users= cgi option to further queries in pkgreport.cgi
&lt;br&gt;Bug #549631 [debbugs] more informative error messages for invalid urls
&lt;br&gt;Changed Bug title to 'propogate users= cgi option to further queries in pkgreport.cgi' from 'more informative error messages for invalid urls'
&lt;br&gt;&amp;gt; clone 549439 -2
&lt;br&gt;Bug#549439: more informative error messages for invalid urls
&lt;br&gt;Bug 549439 cloned as bug 549632.
&lt;br&gt;&lt;br&gt;&amp;gt; retitle -2 some include options screw up the summary counts in pkgreport.cgi
&lt;br&gt;Bug #549632 [debbugs] more informative error messages for invalid urls
&lt;br&gt;Changed Bug title to 'some include options screw up the summary counts in pkgreport.cgi' from 'more informative error messages for invalid urls'
&lt;br&gt;&amp;gt; thanks
&lt;br&gt;Stopping processing here.
&lt;br&gt;&lt;br&gt;Please contact me if you need assistance.
&lt;br&gt;&lt;br&gt;Debian bug tracking system administrator
&lt;br&gt;(administrator, Debian Bugs database)
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25745634&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-debbugs-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25745634&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-549439%3A-pkgreport.cgi---internal-server-errors-when-using-include%3D-parameter-tp25735856p25745634.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25745637</id>
	<title>Bug#549439: pkgreport.cgi - internal server errors when using include= parameter</title>
	<published>2009-10-04T23:06:16Z</published>
	<updated>2009-10-04T23:06:16Z</updated>
	<author>
		<name>Don Armstrong-2</name>
	</author>
	<content type="html">clone 549439 -1
&lt;br&gt;retitle -1 propogate users= cgi option to further queries in pkgreport.cgi
&lt;br&gt;clone 549439 -2
&lt;br&gt;retitle -2 some include options screw up the summary counts in pkgreport.cgi
&lt;br&gt;thanks
&lt;br&gt;&lt;br&gt;&lt;br&gt;On Mon, 05 Oct 2009, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25745637&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Vincent.McIntyre@...&lt;/a&gt; wrote:
&lt;br&gt;&amp;gt; sure, I realised I could use that method. However I was interested
&lt;br&gt;&amp;gt; to check whether for example this URL (taken from [1]) would/could
&lt;br&gt;&amp;gt; ever work:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://bugs.debian.org/cgi-bin/pkgreport.cgi?maint=debian-boot@lists.debian.org;include=alpha&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/pkgreport.cgi?maint=debian-boot@...;include=alpha&lt;/a&gt;&lt;br&gt;&amp;gt; which amounts to wondering what the include= keyword does for you.
&lt;br&gt;&lt;br&gt;I don't know who wrote that url, but presumably what they were
&lt;br&gt;actually looking for was
&lt;br&gt;&lt;a href=&quot;http://bugs.debian.org/cgi-bin/pkgreport.cgi?maint=debian-boot@lists.debian.org;include=tags:alpha&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/pkgreport.cgi?maint=debian-boot@...;include=tags:alpha&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;gt; What form would be most useful?
&lt;br&gt;&amp;gt; A distinct file or a patch to e.g. [2]?
&lt;br&gt;&lt;br&gt;It actually will have to be entirely new html documentation, ideally
&lt;br&gt;written in wml against the web pages, which you can see in the webwml
&lt;br&gt;CVS repository for the Debian website. The documentation in 2 is
&lt;br&gt;really outdated, and I haven't been keeping it up to date.
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;gt; I tried the obvious
&lt;br&gt;&amp;gt; &amp;nbsp; &lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=214790;users=debian-boot@lists.debian.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=214790;users=debian-boot@...&lt;/a&gt;&lt;br&gt;&amp;gt; and got a 500 error.
&lt;br&gt;&lt;br&gt;This is the right query; there was a bug which I've fixed in my source
&lt;br&gt;copy, which will be fixed when I next merge my changes.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt;It actually already does that at the top of the display:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Ah. I am pretty sure it wasn't doing that for me before, when I started
&lt;br&gt;&amp;gt; asking all these dumb questions. I tried again just now, and got the
&lt;br&gt;&amp;gt; list of tags. Yay. Have you updated the running code in between?
&lt;br&gt;&lt;br&gt;Nope.
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;gt; So now I think I am starting to get this. Then I tried:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp;lynx -mime_header -source
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=alpha;users=debian-boot@lists.debian.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=alpha;users=debian-boot@...&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; and got the attached file (pkgreport.cgi.usertag.test1.txt).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I see the Summary and the Options sections but no, er, bug numbers listed.
&lt;br&gt;&amp;gt; Yet the Summary says there are bugs to display.
&lt;br&gt;&lt;br&gt;I'm not sure what the deal is with this; I'd have to look more
&lt;br&gt;carefully.
&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;gt; If I do the obvious thing and hit the 'submit' button on the displayed
&lt;br&gt;&amp;gt; page, the URL changes to
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=alpha&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=alpha&lt;/a&gt;&lt;br&gt;&amp;gt; and I get &amp;quot;No reports found!&amp;quot;.
&lt;br&gt;&lt;br&gt;That's because the alpha tag is a user tag, and the url doesn't
&lt;br&gt;include the users= option any more. I need to fix this, but I haven't
&lt;br&gt;had a chance yet; cloned out as a sepearate bug.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Don Armstrong
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;We were at a chinese resturant.
&lt;br&gt;He was yelling at the waitress because there was a typo in his fortune
&lt;br&gt;cookie.
&lt;br&gt;&amp;nbsp;-- hugh &lt;a href=&quot;http://www.gapingvoid.com/Moveable_Type/archives/000321.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gapingvoid.com/Moveable_Type/archives/000321.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.donarmstrong.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.donarmstrong.com&lt;/a&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://rzlab.ucr.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://rzlab.ucr.edu&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25745637&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-bugs-dist-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25745637&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-549439%3A-pkgreport.cgi---internal-server-errors-when-using-include%3D-parameter-tp25735856p25745637.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25745418</id>
	<title>Bug#549439: pkgreport.cgi - internal server errors when using include= parameter</title>
	<published>2009-10-04T22:31:44Z</published>
	<updated>2009-10-04T22:31:44Z</updated>
	<author>
		<name>Vincent.McIntyre@csiro.au</name>
	</author>
	<content type="html">&lt;br&gt;Thanks for your patient answers.
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; I am experimenting with pulling out groups of bugs using usertags.
&lt;br&gt;&amp;gt;&amp;gt; Specifically I was attempting to make some of the urls in [2], that
&lt;br&gt;&amp;gt;&amp;gt; claim to pull out arch-specific bugs, actually work.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Assuming the architecture specific bits are done by usertags that are
&lt;br&gt;&amp;gt; against the &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25745418&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-boot@...&lt;/a&gt; user, you can just do the
&lt;br&gt;&amp;gt; following:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://bugs.debian.org/cgi-bin/pkgreport.cgi?maint=debian-boot@lists.debian.org;tag=amd64;users=debian-boot@lists.debian.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/pkgreport.cgi?maint=debian-boot@...;tag=amd64;users=debian-boot@...&lt;/a&gt;&lt;br&gt;&lt;br&gt;sure, I realised I could use that method. However I was interested to 
&lt;br&gt;check whether for example this URL (taken from [1]) would/could ever work:
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://bugs.debian.org/cgi-bin/pkgreport.cgi?maint=debian-boot@lists.debian.org;include=alpha&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/pkgreport.cgi?maint=debian-boot@...;include=alpha&lt;/a&gt;&lt;br&gt;which amounts to wondering what the include= keyword does for you.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; I can't find any documentation for how to construct such URLs more
&lt;br&gt;&amp;gt;&amp;gt; advanced than setting users= and tag= in the URL. Reading the source
&lt;br&gt;&amp;gt;&amp;gt; of pkgreport.cgi[3] suggests not much of the vision actually ended
&lt;br&gt;&amp;gt;&amp;gt; up getting implemented, but I am having trouble following the code.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The only bit that isn't implemented is the ability to enter users= and
&lt;br&gt;&amp;gt; other bits in the url selection at the bottom.
&lt;br&gt;&lt;br&gt;ok, that helps quite a bit.
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; I'm happy to help write something that documents the current
&lt;br&gt;&amp;gt;&amp;gt; functionality.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; That'd be great.
&lt;br&gt;&lt;br&gt;What form would be most useful?
&lt;br&gt;A distinct file or a patch to e.g. [2]?
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; One thing I have been trying to figure out is how to get the
&lt;br&gt;&amp;gt;&amp;gt; usertags defined for a given bug report to be displayed in the
&lt;br&gt;&amp;gt;&amp;gt; browser.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; If you give the user in the users field, they're displayed as if they
&lt;br&gt;&amp;gt; were actual tags.
&lt;br&gt;&lt;br&gt;Really? I mean here when I am looking at one particular bug, eg the url
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=214790&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=214790&lt;/a&gt;&lt;br&gt;This is the first hit in the general search for usertags
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?users=debian-boot@lists.debian.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?users=debian-boot@...&lt;/a&gt;&lt;br&gt;so it would seem there should be usertags to show.
&lt;br&gt;Yet I can't see any usertags in the display of the individual bug.
&lt;br&gt;&lt;br&gt;I tried the obvious
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=214790;users=debian-boot@lists.debian.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=214790;users=debian-boot@...&lt;/a&gt;&lt;br&gt;and got a 500 error.
&lt;br&gt;I tried a newer bug
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=326109;users=debian-boot@lists.debian.org;&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=326109;users=debian-boot@...;&lt;/a&gt;&lt;br&gt;and I aslo get a 500 error.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; I would also like to be able to display all the usertags set by a
&lt;br&gt;&amp;gt;&amp;gt; given user. If I just set users= in the URL, but omit tag=, I'd get
&lt;br&gt;&amp;gt;&amp;gt; all bugs tagged by that user but would then have to compile the
&lt;br&gt;&amp;gt;&amp;gt; usertags. It seems it would be easy for pkgreport.cgi to do that for
&lt;br&gt;&amp;gt;&amp;gt; me and show it as a line at the top of the summary display.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; It actually already does that at the top of the display:
&lt;br&gt;&lt;br&gt;Ah. I am pretty sure it wasn't doing that for me before, when I started
&lt;br&gt;asking all these dumb questions. I tried again just now, and got the
&lt;br&gt;list of tags. Yay. Have you updated the running code in between?
&lt;br&gt;&lt;br&gt;I found also that this:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://bugs.debian.org/cgi-bin/pkgreport.cgi?users=debian-boot@lists.debian.org;include=alpha&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/pkgreport.cgi?users=debian-boot@...;include=alpha&lt;/a&gt;&lt;br&gt;&amp;quot;works&amp;quot;, where it did not before. By &amp;quot;works&amp;quot; I mean that the Options 
&lt;br&gt;section shows a whole stack of 'tagged' selectors, that I did not see
&lt;br&gt;before.
&lt;br&gt;&lt;br&gt;&lt;br&gt;So now I think I am starting to get this. Then I tried:
&lt;br&gt;&lt;br&gt;&amp;nbsp; lynx -mime_header -source
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=alpha;users=debian-boot@lists.debian.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=alpha;users=debian-boot@...&lt;/a&gt;&lt;br&gt;&lt;br&gt;and got the attached file (pkgreport.cgi.usertag.test1.txt).
&lt;br&gt;&lt;br&gt;I see the Summary and the Options sections but no, er, bug numbers listed.
&lt;br&gt;Yet the Summary says there are bugs to display.
&lt;br&gt;&lt;br&gt;If I do the obvious thing and hit the 'submit' button on the displayed
&lt;br&gt;page, the URL changes to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=alpha&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=alpha&lt;/a&gt;&lt;br&gt;and I get &amp;quot;No reports found!&amp;quot;.
&lt;br&gt;&lt;br&gt;If I select unarchived &amp; archived in the Misc options -
&lt;br&gt;the URL changes to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://bugs.debian.org/cgi-bin/pkgreport.cgi?archive=both;tag=alpha&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/pkgreport.cgi?archive=both;tag=alpha&lt;/a&gt;&lt;br&gt;and I get &amp;quot;No reports found!&amp;quot;.
&lt;br&gt;&lt;br&gt;If I do the same thing for the i386 architecture, I do get some bug 
&lt;br&gt;numbers displayed, but far fewer than what the summary states.
&lt;br&gt;(pkgreport.cgi.usertag.test2.txt)
&lt;br&gt;The URLs
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://bugs.debian.org/cgi-bin/pkgreport.cgi?users=debian-boot@lists.debian.org;tag=i386&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/pkgreport.cgi?users=debian-boot@...;tag=i386&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://bugs.debian.org/cgi-bin/pkgreport.cgi?users=debian-boot@lists.debian.org;tag=i386;archive=both;&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/pkgreport.cgi?users=debian-boot@...;tag=i386;archive=both;&lt;/a&gt;&lt;br&gt;both yield the same result.
&lt;br&gt;&lt;br&gt;Assuming there's not some reason for this behaviour,
&lt;br&gt;this should probably be broken out into a separate bug.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Kind regards,
&lt;br&gt;Vince
&lt;br&gt;&lt;br&gt;[1] &lt;a href=&quot;http://wiki.debian.org/DebianInstaller/Bugs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.debian.org/DebianInstaller/Bugs&lt;/a&gt;&lt;br&gt;[2] &lt;a href=&quot;http://bugs.debian.org/debbugs-source/mainline/html/Access.html.in&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/debbugs-source/mainline/html/Access.html.in&lt;/a&gt;&lt;br /&gt;HTTP/1.1 200 OK
&lt;br&gt;Date: Mon, 05 Oct 2009 05:07:30 GMT
&lt;br&gt;Server: Apache
&lt;br&gt;Connection: close
&lt;br&gt;Content-Type: text/html; charset=utf-8
&lt;br&gt;&lt;br&gt;&amp;lt;!DOCTYPE HTML PUBLIC &amp;quot;-//W3C//DTD HTML 4.01 Transitional//EN&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;HTML&amp;gt;&amp;lt;HEAD&amp;gt;
&lt;br&gt;&amp;lt;TITLE&amp;gt;Bugs tagged alpha -- Debian Bug report logs&amp;lt;/TITLE&amp;gt;
&lt;br&gt;&amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;/css/bugs.css&amp;quot; type=&amp;quot;text/css&amp;quot;&amp;gt;&amp;lt;/HEAD&amp;gt;
&lt;br&gt;&amp;lt;BODY onload=&amp;quot;pagemain();&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;DIV id=&amp;quot;status_mask&amp;quot;&amp;gt;&amp;lt;/DIV&amp;gt;
&lt;br&gt;&amp;lt;H1&amp;gt;Debian Bug report logs: Bugs tagged alpha&amp;lt;/H1&amp;gt;
&lt;br&gt;&amp;lt;HR&amp;gt;&amp;lt;H2&amp;gt;No reports found!&amp;lt;/H2&amp;gt;&amp;lt;/HR&amp;gt;
&lt;br&gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;!--
&lt;br&gt;toggle_extra_status_visible();
&lt;br&gt;function pagemain() {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; toggle(1);
&lt;br&gt;//	toggle(2);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; enable(1);
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;var visible_extra_status = 0;
&lt;br&gt;&lt;br&gt;function toggle_extra_status_visible() {
&lt;br&gt;&amp;nbsp; all_divs = document.getElementsByTagName(&amp;quot;div&amp;quot;);
&lt;br&gt;&amp;nbsp; for (var i = 0; i &amp;lt; all_divs.length; i++) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; if (all_divs[i].className == &amp;quot;shortbugstatusextra&amp;quot;) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if (all_divs[i].style.position == 'absolute' ) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; all_divs[i].style.position = &amp;quot;static&amp;quot;;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 	 &amp;nbsp; &amp;nbsp;all_divs[i].style.display = &amp;quot;block&amp;quot;;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; all_divs[i].style.zIndex = 0;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; all_divs[i].style.border = 0;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var subspans = all_divs[i].getElementsByTagName(&amp;quot;span&amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for (var j = 0; j &amp;lt; subspans.length; j++) {
&lt;br&gt;&amp;nbsp; &amp;nbsp;	 &amp;nbsp; &amp;nbsp;	subspans[j].style.display = &amp;quot;inline&amp;quot;;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;else {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; all_divs[i].style.position = &amp;quot;absolute&amp;quot;;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 	 &amp;nbsp; &amp;nbsp;all_divs[i].style.display = &amp;quot;none&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; all_divs[i].style.zIndex = 2;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; all_divs[i].style.border = &amp;quot;#000 1px solid&amp;quot;;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var subspans = all_divs[i].getElementsByTagName(&amp;quot;span&amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for (var j = 0; j &amp;lt; subspans.length; j++) {
&lt;br&gt;&amp;nbsp; &amp;nbsp;	 &amp;nbsp; &amp;nbsp;	subspans[j].style.display = &amp;quot;block&amp;quot;;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; }
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;function extra_status_visible(id) {
&lt;br&gt;&amp;nbsp; var m = document.getElementById(&amp;quot;status_mask&amp;quot;);
&lt;br&gt;&amp;nbsp; if (visible_extra_status) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;var t = document.getElementById(&amp;quot;extra_status_&amp;quot;+visible_extra_status);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;t.style.display = &amp;quot;none&amp;quot;;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;if (m) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; m.style.display = &amp;quot;none&amp;quot;;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;if (visible_extra_status == id) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;	visible_extra_status = 0;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; return;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;visible_extra_status = 0;
&lt;br&gt;&amp;nbsp; }
&lt;br&gt;&amp;nbsp; var e = document.getElementById(&amp;quot;extra_status_&amp;quot;+id);
&lt;br&gt;&amp;nbsp; if (e) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;e.style.display = &amp;quot;block&amp;quot;;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;visible_extra_status = id;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;if (m) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; m.onclick = function() { extra_status_visible(id); };
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; m.style.display = &amp;quot;block&amp;quot;;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;nbsp; }
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;function setCookie(name, value, expires, path, domain, secure) {
&lt;br&gt;&amp;nbsp; var curCookie = name + &amp;quot;=&amp;quot; + escape(value) +
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ((expires) ? &amp;quot;; expires=&amp;quot; + expires.toGMTString() : &amp;quot;&amp;quot;) +
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ((path) ? &amp;quot;; path=&amp;quot; + path : &amp;quot;&amp;quot;) +
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ((domain) ? &amp;quot;; domain=&amp;quot; + domain : &amp;quot;&amp;quot;) +
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ((secure) ? &amp;quot;; secure&amp;quot; : &amp;quot;&amp;quot;);
&lt;br&gt;&amp;nbsp; document.cookie = curCookie;
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;function save_cat_cookies() {
&lt;br&gt;&amp;nbsp; var cat = document.categories.categorisation.value;
&lt;br&gt;&amp;nbsp; var exp = new Date();
&lt;br&gt;&amp;nbsp; exp.setTime(exp.getTime() + 10 * 365 * 24 * 60 * 60 * 1000);
&lt;br&gt;&amp;nbsp; var oldexp = new Date();
&lt;br&gt;&amp;nbsp; oldexp.setTime(oldexp.getTime() - 1 * 365 * 24 * 60 * 60 * 1000);
&lt;br&gt;&amp;nbsp; var lev;
&lt;br&gt;&amp;nbsp; var done = 0;
&lt;br&gt;&lt;br&gt;&amp;nbsp; var u = document.getElementById(&amp;quot;users&amp;quot;);
&lt;br&gt;&amp;nbsp; if (u != null) { u = u.value; }
&lt;br&gt;&amp;nbsp; if (u == &amp;quot;&amp;quot;) { u = null; }
&lt;br&gt;&amp;nbsp; if (u != null) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; setCookie(&amp;quot;cat&amp;quot; + cat + &amp;quot;_users&amp;quot;, u, exp, &amp;quot;/&amp;quot;);
&lt;br&gt;&amp;nbsp; } else {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; setCookie(&amp;quot;cat&amp;quot; + cat + &amp;quot;_users&amp;quot;, &amp;quot;&amp;quot;, oldexp, &amp;quot;/&amp;quot;);
&lt;br&gt;&amp;nbsp; }
&lt;br&gt;&lt;br&gt;&amp;nbsp; var bits = new Array(&amp;quot;nam&amp;quot;, &amp;quot;pri&amp;quot;, &amp;quot;ttl&amp;quot;, &amp;quot;ord&amp;quot;);
&lt;br&gt;&amp;nbsp; for (var i = 0; i &amp;lt; 4; i++) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; for (var j = 0; j &amp;lt; bits.length; j++) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var e = document.getElementById(bits[j] + i);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (e) e = e.value;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (e == null) { e = &amp;quot;&amp;quot;; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (j == 0 &amp;&amp; e == &amp;quot;&amp;quot;) { done = 1; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (done || e == &amp;quot;&amp;quot;) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; setCookie(&amp;quot;cat&amp;quot; + cat + &amp;quot;_&amp;quot; + bits[j] + i, &amp;quot;&amp;quot;, oldexp, &amp;quot;/&amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; } else {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; setCookie(&amp;quot;cat&amp;quot; + cat + &amp;quot;_&amp;quot; + bits[j] + i, e, exp, &amp;quot;/&amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; }
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;function toggle(i) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var a = document.getElementById(&amp;quot;a_&amp;quot; + i);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (a) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if (a.style.display == &amp;quot;none&amp;quot;) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;a.style.display = &amp;quot;&amp;quot;;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;} else {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;a.style.display = &amp;quot;none&amp;quot;;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;function enable(x) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; for (var i = 1; ; i++) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var a = document.getElementById(&amp;quot;b_&amp;quot; + x + &amp;quot;_&amp;quot; + i);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (a == null) break;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var ischecked = a.checked;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for (var j = 1; ; j++) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var b = document.getElementById(&amp;quot;b_&amp;quot; + x + &amp;quot;_&amp;quot;+ i + &amp;quot;_&amp;quot; + j);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (b == null) break;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (ischecked) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; b.disabled = false;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; } else {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; b.disabled = true;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; }
&lt;br&gt;}
&lt;br&gt;--&amp;gt;
&lt;br&gt;&amp;lt;/script&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;lt;h2 class=&amp;quot;outstanding&amp;quot;&amp;gt;&amp;lt;!--&amp;lt;a class=&amp;quot;options&amp;quot; href=&amp;quot;javascript:toggle(1)&amp;quot;&amp;gt;--&amp;gt;Options&amp;lt;!--&amp;lt;/a&amp;gt;--&amp;gt;&amp;lt;/h2&amp;gt;
&lt;br&gt;&amp;lt;form method=&amp;quot;GET&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;_fo_combine_key_fo_searchkey_value_fo_searchvalue&amp;quot; value=&amp;quot;1&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;form_options&amp;quot; value=&amp;quot;1&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;table class=&amp;quot;forms&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;h2&amp;gt;Select bugs&amp;lt;/h2&amp;gt;
&lt;br&gt;&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;lt;td&amp;gt;
&lt;br&gt;&amp;lt;nobr&amp;gt;&amp;lt;select name=&amp;quot;_fo_searchkey&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;package&amp;quot;&amp;gt;in package&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;tag&amp;quot; selected&amp;gt;tagged&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;severity&amp;quot;&amp;gt;with severity&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;src&amp;quot;&amp;gt;in source package&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;maint&amp;quot;&amp;gt;in packages maintained by&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;submitter&amp;quot;&amp;gt;submitted by&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;owner&amp;quot;&amp;gt;owned by&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;status&amp;quot;&amp;gt;with status&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;affects&amp;quot;&amp;gt;which affect package&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;correspondent&amp;quot;&amp;gt;with mail from&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;newest&amp;quot;&amp;gt;newest bugs&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;bugs&amp;quot;&amp;gt;in bug&amp;lt;/option&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;lt;/select&amp;gt;
&lt;br&gt;&amp;lt;input type=&amp;quot;text&amp;quot; name=&amp;quot;_fo_searchvalue&amp;quot; value =&amp;quot;alpha&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;!-- 0 --&amp;gt;
&lt;br&gt;&amp;lt;/nobr&amp;gt;
&lt;br&gt;&amp;lt;br&amp;gt;
&lt;br&gt;&amp;lt;nobr&amp;gt;&amp;lt;select name=&amp;quot;_fo_searchkey&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;package&amp;quot;&amp;gt;in package&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;tag&amp;quot;&amp;gt;tagged&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;severity&amp;quot;&amp;gt;with severity&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;src&amp;quot;&amp;gt;in source package&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;maint&amp;quot;&amp;gt;in packages maintained by&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;submitter&amp;quot;&amp;gt;submitted by&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;owner&amp;quot;&amp;gt;owned by&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;status&amp;quot;&amp;gt;with status&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;affects&amp;quot;&amp;gt;which affect package&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;correspondent&amp;quot;&amp;gt;with mail from&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;newest&amp;quot;&amp;gt;newest bugs&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;bugs&amp;quot;&amp;gt;in bug&amp;lt;/option&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;lt;/select&amp;gt;
&lt;br&gt;&amp;lt;input type=&amp;quot;text&amp;quot; name=&amp;quot;_fo_searchvalue&amp;quot; value =&amp;quot;&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;!-- 1 --&amp;gt;
&lt;br&gt;&amp;lt;/nobr&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;lt;td&amp;gt;
&lt;br&gt;&amp;lt;p&amp;gt;The same search fields are ORed, different fields are ANDed.&amp;lt;/p&amp;gt;
&lt;br&gt;&amp;lt;p&amp;gt;Valid severities are critical, grave, serious, important, normal, minor, wishlist, fixed&amp;lt;/p&amp;gt;
&lt;br&gt;&amp;lt;p&amp;gt;Valid tags are patch, wontfix, moreinfo, unreproducible, fixed, potato, woody, sid, help, security, upstream, pending, sarge, sarge-ignore, experimental, d-i, confirmed, ipv6, lfs, fixed-in-experimental, fixed-upstream, l10n, etch, etch-ignore, lenny, lenny-ignore, squeeze, squeeze-ignore&amp;lt;/p&amp;gt;
&lt;br&gt;&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;lt;/tr&amp;gt;
&lt;br&gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;h2&amp;gt;Include Bugs&amp;lt;/h2&amp;gt;&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;lt;td&amp;gt;&amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;_fo_concatenate_into_include_fo_includekey_fo_includevalue&amp;quot; value=&amp;quot;1&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;nobr&amp;gt;&amp;lt;select name=&amp;quot;_fo_includekey&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;subject&amp;quot;&amp;gt;with subject containing&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;tags&amp;quot;&amp;gt;tagged&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;severity&amp;quot;&amp;gt;with severity&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;pending&amp;quot;&amp;gt;with pending state&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;originator&amp;quot;&amp;gt;with submitter containing&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;forwarded&amp;quot;&amp;gt;with forwarded containing&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;owner&amp;quot;&amp;gt;with owner containing&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;package&amp;quot;&amp;gt;with package&amp;lt;/option&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;lt;/select&amp;gt;
&lt;br&gt;&amp;lt;input type=&amp;quot;text&amp;quot; name=&amp;quot;_fo_includevalue&amp;quot; value =&amp;quot;&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;!-- 0 --&amp;gt;
&lt;br&gt;&amp;lt;/nobr&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;lt;/tr&amp;gt;
&lt;br&gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;h2&amp;gt;Exclude Bugs&amp;lt;/h2&amp;gt;&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;lt;td&amp;gt;
&lt;br&gt;&amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;_fo_concatenate_into_exclude_fo_excludekey_fo_excludevalue&amp;quot; value=&amp;quot;1&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;nobr&amp;gt;&amp;lt;select name=&amp;quot;_fo_excludekey&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;subject&amp;quot;&amp;gt;with subject containing&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;tags&amp;quot;&amp;gt;tagged&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;severity&amp;quot;&amp;gt;with severity&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;pending&amp;quot;&amp;gt;with pending state&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;originator&amp;quot;&amp;gt;with submitter containing&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;forwarded&amp;quot;&amp;gt;with forwarded containing&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;owner&amp;quot;&amp;gt;with owner containing&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;package&amp;quot;&amp;gt;with package&amp;lt;/option&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;lt;/select&amp;gt;
&lt;br&gt;&amp;lt;input type=&amp;quot;text&amp;quot; name=&amp;quot;_fo_excludevalue&amp;quot; value =&amp;quot;&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;!-- 0 --&amp;gt;
&lt;br&gt;&amp;lt;/nobr&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;lt;/tr&amp;gt;
&lt;br&gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;h2&amp;gt;Categorize using&amp;lt;/h2&amp;gt;&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;lt;/tr&amp;gt;
&lt;br&gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;h2&amp;gt;Order by&amp;lt;/h2&amp;gt;&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;lt;td&amp;gt;&amp;lt;select name=&amp;quot;ordering&amp;quot;&amp;gt;&amp;lt;option value=&amp;quot;normal&amp;quot; selected&amp;gt;normal&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;oldview&amp;quot;&amp;gt;oldview&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;raw&amp;quot;&amp;gt;raw&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;age&amp;quot;&amp;gt;age&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;lt;/tr&amp;gt;
&lt;br&gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;h2&amp;gt;Misc options&amp;lt;/h2&amp;gt;&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;lt;td&amp;gt;
&lt;br&gt;&amp;lt;input type=&amp;quot;checkbox&amp;quot; name=&amp;quot;repeatmerged&amp;quot; &amp;gt; Repeat Merged&amp;lt;br&amp;gt;
&lt;br&gt;&amp;lt;input type=&amp;quot;checkbox&amp;quot; name=&amp;quot;bug-rev&amp;quot; &amp;gt; Reverse Bugs&amp;lt;br&amp;gt;
&lt;br&gt;&amp;lt;input type=&amp;quot;checkbox&amp;quot; name=&amp;quot;pend-rev&amp;quot; &amp;gt; Reverse Pending&amp;lt;br&amp;gt;
&lt;br&gt;&amp;lt;input type=&amp;quot;checkbox&amp;quot; name=&amp;quot;sev-rev&amp;quot; &amp;gt; Reverse Severity&amp;lt;br&amp;gt;
&lt;br&gt;&amp;lt;select name=&amp;quot;dist&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;&amp;quot; selected&amp;gt;None&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;testing&amp;quot;&amp;gt;testing&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;oldstable&amp;quot;&amp;gt;oldstable&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;experimental&amp;quot;&amp;gt;experimental&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;unstable&amp;quot;&amp;gt;unstable&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;stable&amp;quot;&amp;gt;stable&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;/select&amp;gt;&amp;lt;br&amp;gt;
&lt;br&gt;&amp;lt;select name=&amp;quot;archive&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;0&amp;quot; selected&amp;gt;Unarchived&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;1&amp;quot;&amp;gt;Archived&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;both&amp;quot;&amp;gt;Archived and Unarchived&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;/select&amp;gt;&amp;lt;br&amp;gt;
&lt;br&gt;&amp;lt;a href=&amp;quot;javascript:toggle_extra_status_visible()&amp;quot;&amp;gt;Toggle all extra information&amp;lt;/a&amp;gt;
&lt;br&gt;&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;lt;/tr&amp;gt;
&lt;br&gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;h2&amp;gt;Submit&amp;lt;/h2&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td colspan=2&amp;gt;
&lt;br&gt;&amp;lt;input type=&amp;quot;submit&amp;quot; name=&amp;quot;submit&amp;quot; value=&amp;quot;Submit&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&lt;br&gt;&amp;lt;/table&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;lt;hr&amp;gt;
&lt;br&gt;&amp;lt;ADDRESS&amp;gt;Debian bug tracking system administrator &amp;lt;&amp;lt;A HREF=&amp;quot;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25745418&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;owner@...&lt;/a&gt;&amp;quot;&amp;gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25745418&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;owner@...&lt;/a&gt;&amp;lt;/A&amp;gt;&amp;gt;.
&lt;br&gt;Last modified:
&lt;br&gt;&amp;lt;!--timestamp--&amp;gt;Mon Oct &amp;nbsp;5 05:07:31 2009&amp;lt;!--end timestamp--&amp;gt;; 
&lt;br&gt;Machine Name:
&lt;br&gt;&amp;lt;!--machinename--&amp;gt;rietz.debian.org&amp;lt;!--machinename--&amp;gt;
&lt;br&gt;&amp;lt;P&amp;gt;
&lt;br&gt;&amp;lt;A HREF=&amp;quot;&lt;a href=&quot;http://www.debian.org/Bugs/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.debian.org/Bugs/&lt;/a&gt;&amp;quot;&amp;gt;Debian Bug tracking system&amp;lt;/A&amp;gt;&amp;lt;BR&amp;gt;
&lt;br&gt;Copyright (C) 1999 Darren O. Benham,
&lt;br&gt;1997,2003 nCipher Corporation Ltd,
&lt;br&gt;1994-97 Ian Jackson.
&lt;br&gt;&amp;lt;/ADDRESS&amp;gt;
&lt;br&gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;
&lt;br&gt;&lt;br /&gt;HTTP/1.1 200 OK
&lt;br&gt;Date: Mon, 05 Oct 2009 05:14:27 GMT
&lt;br&gt;Server: Apache
&lt;br&gt;Connection: close
&lt;br&gt;Content-Type: text/html; charset=utf-8
&lt;br&gt;&lt;br&gt;&amp;lt;!DOCTYPE HTML PUBLIC &amp;quot;-//W3C//DTD HTML 4.01 Transitional//EN&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;HTML&amp;gt;&amp;lt;HEAD&amp;gt;
&lt;br&gt;&amp;lt;TITLE&amp;gt;Bugs tagged i386 -- Debian Bug report logs&amp;lt;/TITLE&amp;gt;
&lt;br&gt;&amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;/css/bugs.css&amp;quot; type=&amp;quot;text/css&amp;quot;&amp;gt;&amp;lt;/HEAD&amp;gt;
&lt;br&gt;&amp;lt;BODY onload=&amp;quot;pagemain();&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;DIV id=&amp;quot;status_mask&amp;quot;&amp;gt;&amp;lt;/DIV&amp;gt;
&lt;br&gt;&amp;lt;H1&amp;gt;Debian Bug report logs: Bugs tagged i386&amp;lt;/H1&amp;gt;
&lt;br&gt;&amp;lt;HR&amp;gt;&amp;lt;H2&amp;gt;No reports found!&amp;lt;/H2&amp;gt;&amp;lt;/HR&amp;gt;
&lt;br&gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;!--
&lt;br&gt;toggle_extra_status_visible();
&lt;br&gt;function pagemain() {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; toggle(1);
&lt;br&gt;//	toggle(2);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; enable(1);
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;var visible_extra_status = 0;
&lt;br&gt;&lt;br&gt;function toggle_extra_status_visible() {
&lt;br&gt;&amp;nbsp; all_divs = document.getElementsByTagName(&amp;quot;div&amp;quot;);
&lt;br&gt;&amp;nbsp; for (var i = 0; i &amp;lt; all_divs.length; i++) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; if (all_divs[i].className == &amp;quot;shortbugstatusextra&amp;quot;) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if (all_divs[i].style.position == 'absolute' ) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; all_divs[i].style.position = &amp;quot;static&amp;quot;;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 	 &amp;nbsp; &amp;nbsp;all_divs[i].style.display = &amp;quot;block&amp;quot;;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; all_divs[i].style.zIndex = 0;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; all_divs[i].style.border = 0;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var subspans = all_divs[i].getElementsByTagName(&amp;quot;span&amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for (var j = 0; j &amp;lt; subspans.length; j++) {
&lt;br&gt;&amp;nbsp; &amp;nbsp;	 &amp;nbsp; &amp;nbsp;	subspans[j].style.display = &amp;quot;inline&amp;quot;;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;else {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; all_divs[i].style.position = &amp;quot;absolute&amp;quot;;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 	 &amp;nbsp; &amp;nbsp;all_divs[i].style.display = &amp;quot;none&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; all_divs[i].style.zIndex = 2;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; all_divs[i].style.border = &amp;quot;#000 1px solid&amp;quot;;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var subspans = all_divs[i].getElementsByTagName(&amp;quot;span&amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for (var j = 0; j &amp;lt; subspans.length; j++) {
&lt;br&gt;&amp;nbsp; &amp;nbsp;	 &amp;nbsp; &amp;nbsp;	subspans[j].style.display = &amp;quot;block&amp;quot;;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; }
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;function extra_status_visible(id) {
&lt;br&gt;&amp;nbsp; var m = document.getElementById(&amp;quot;status_mask&amp;quot;);
&lt;br&gt;&amp;nbsp; if (visible_extra_status) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;var t = document.getElementById(&amp;quot;extra_status_&amp;quot;+visible_extra_status);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;t.style.display = &amp;quot;none&amp;quot;;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;if (m) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; m.style.display = &amp;quot;none&amp;quot;;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;if (visible_extra_status == id) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;	visible_extra_status = 0;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; return;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;visible_extra_status = 0;
&lt;br&gt;&amp;nbsp; }
&lt;br&gt;&amp;nbsp; var e = document.getElementById(&amp;quot;extra_status_&amp;quot;+id);
&lt;br&gt;&amp;nbsp; if (e) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;e.style.display = &amp;quot;block&amp;quot;;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;visible_extra_status = id;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;if (m) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; m.onclick = function() { extra_status_visible(id); };
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; m.style.display = &amp;quot;block&amp;quot;;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;nbsp; }
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;function setCookie(name, value, expires, path, domain, secure) {
&lt;br&gt;&amp;nbsp; var curCookie = name + &amp;quot;=&amp;quot; + escape(value) +
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ((expires) ? &amp;quot;; expires=&amp;quot; + expires.toGMTString() : &amp;quot;&amp;quot;) +
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ((path) ? &amp;quot;; path=&amp;quot; + path : &amp;quot;&amp;quot;) +
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ((domain) ? &amp;quot;; domain=&amp;quot; + domain : &amp;quot;&amp;quot;) +
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ((secure) ? &amp;quot;; secure&amp;quot; : &amp;quot;&amp;quot;);
&lt;br&gt;&amp;nbsp; document.cookie = curCookie;
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;function save_cat_cookies() {
&lt;br&gt;&amp;nbsp; var cat = document.categories.categorisation.value;
&lt;br&gt;&amp;nbsp; var exp = new Date();
&lt;br&gt;&amp;nbsp; exp.setTime(exp.getTime() + 10 * 365 * 24 * 60 * 60 * 1000);
&lt;br&gt;&amp;nbsp; var oldexp = new Date();
&lt;br&gt;&amp;nbsp; oldexp.setTime(oldexp.getTime() - 1 * 365 * 24 * 60 * 60 * 1000);
&lt;br&gt;&amp;nbsp; var lev;
&lt;br&gt;&amp;nbsp; var done = 0;
&lt;br&gt;&lt;br&gt;&amp;nbsp; var u = document.getElementById(&amp;quot;users&amp;quot;);
&lt;br&gt;&amp;nbsp; if (u != null) { u = u.value; }
&lt;br&gt;&amp;nbsp; if (u == &amp;quot;&amp;quot;) { u = null; }
&lt;br&gt;&amp;nbsp; if (u != null) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; setCookie(&amp;quot;cat&amp;quot; + cat + &amp;quot;_users&amp;quot;, u, exp, &amp;quot;/&amp;quot;);
&lt;br&gt;&amp;nbsp; } else {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; setCookie(&amp;quot;cat&amp;quot; + cat + &amp;quot;_users&amp;quot;, &amp;quot;&amp;quot;, oldexp, &amp;quot;/&amp;quot;);
&lt;br&gt;&amp;nbsp; }
&lt;br&gt;&lt;br&gt;&amp;nbsp; var bits = new Array(&amp;quot;nam&amp;quot;, &amp;quot;pri&amp;quot;, &amp;quot;ttl&amp;quot;, &amp;quot;ord&amp;quot;);
&lt;br&gt;&amp;nbsp; for (var i = 0; i &amp;lt; 4; i++) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; for (var j = 0; j &amp;lt; bits.length; j++) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var e = document.getElementById(bits[j] + i);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (e) e = e.value;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (e == null) { e = &amp;quot;&amp;quot;; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (j == 0 &amp;&amp; e == &amp;quot;&amp;quot;) { done = 1; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (done || e == &amp;quot;&amp;quot;) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; setCookie(&amp;quot;cat&amp;quot; + cat + &amp;quot;_&amp;quot; + bits[j] + i, &amp;quot;&amp;quot;, oldexp, &amp;quot;/&amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; } else {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; setCookie(&amp;quot;cat&amp;quot; + cat + &amp;quot;_&amp;quot; + bits[j] + i, e, exp, &amp;quot;/&amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; }
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;function toggle(i) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var a = document.getElementById(&amp;quot;a_&amp;quot; + i);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (a) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if (a.style.display == &amp;quot;none&amp;quot;) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;a.style.display = &amp;quot;&amp;quot;;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;} else {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;a.style.display = &amp;quot;none&amp;quot;;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;function enable(x) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; for (var i = 1; ; i++) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var a = document.getElementById(&amp;quot;b_&amp;quot; + x + &amp;quot;_&amp;quot; + i);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (a == null) break;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var ischecked = a.checked;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for (var j = 1; ; j++) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var b = document.getElementById(&amp;quot;b_&amp;quot; + x + &amp;quot;_&amp;quot;+ i + &amp;quot;_&amp;quot; + j);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (b == null) break;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (ischecked) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; b.disabled = false;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; } else {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; b.disabled = true;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; }
&lt;br&gt;}
&lt;br&gt;--&amp;gt;
&lt;br&gt;&amp;lt;/script&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;lt;h2 class=&amp;quot;outstanding&amp;quot;&amp;gt;&amp;lt;!--&amp;lt;a class=&amp;quot;options&amp;quot; href=&amp;quot;javascript:toggle(1)&amp;quot;&amp;gt;--&amp;gt;Options&amp;lt;!--&amp;lt;/a&amp;gt;--&amp;gt;&amp;lt;/h2&amp;gt;
&lt;br&gt;&amp;lt;form method=&amp;quot;GET&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;_fo_combine_key_fo_searchkey_value_fo_searchvalue&amp;quot; value=&amp;quot;1&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;form_options&amp;quot; value=&amp;quot;1&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;table class=&amp;quot;forms&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;h2&amp;gt;Select bugs&amp;lt;/h2&amp;gt;
&lt;br&gt;&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;lt;td&amp;gt;
&lt;br&gt;&amp;lt;nobr&amp;gt;&amp;lt;select name=&amp;quot;_fo_searchkey&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;package&amp;quot;&amp;gt;in package&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;tag&amp;quot; selected&amp;gt;tagged&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;severity&amp;quot;&amp;gt;with severity&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;src&amp;quot;&amp;gt;in source package&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;maint&amp;quot;&amp;gt;in packages maintained by&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;submitter&amp;quot;&amp;gt;submitted by&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;owner&amp;quot;&amp;gt;owned by&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;status&amp;quot;&amp;gt;with status&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;affects&amp;quot;&amp;gt;which affect package&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;correspondent&amp;quot;&amp;gt;with mail from&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;newest&amp;quot;&amp;gt;newest bugs&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;bugs&amp;quot;&amp;gt;in bug&amp;lt;/option&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;lt;/select&amp;gt;
&lt;br&gt;&amp;lt;input type=&amp;quot;text&amp;quot; name=&amp;quot;_fo_searchvalue&amp;quot; value =&amp;quot;i386&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;!-- 0 --&amp;gt;
&lt;br&gt;&amp;lt;/nobr&amp;gt;
&lt;br&gt;&amp;lt;br&amp;gt;
&lt;br&gt;&amp;lt;nobr&amp;gt;&amp;lt;select name=&amp;quot;_fo_searchkey&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;package&amp;quot;&amp;gt;in package&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;tag&amp;quot;&amp;gt;tagged&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;severity&amp;quot;&amp;gt;with severity&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;src&amp;quot;&amp;gt;in source package&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;maint&amp;quot;&amp;gt;in packages maintained by&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;submitter&amp;quot;&amp;gt;submitted by&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;owner&amp;quot;&amp;gt;owned by&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;status&amp;quot;&amp;gt;with status&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;affects&amp;quot;&amp;gt;which affect package&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;correspondent&amp;quot;&amp;gt;with mail from&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;newest&amp;quot;&amp;gt;newest bugs&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;bugs&amp;quot;&amp;gt;in bug&amp;lt;/option&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;lt;/select&amp;gt;
&lt;br&gt;&amp;lt;input type=&amp;quot;text&amp;quot; name=&amp;quot;_fo_searchvalue&amp;quot; value =&amp;quot;&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;!-- 1 --&amp;gt;
&lt;br&gt;&amp;lt;/nobr&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;lt;td&amp;gt;
&lt;br&gt;&amp;lt;p&amp;gt;The same search fields are ORed, different fields are ANDed.&amp;lt;/p&amp;gt;
&lt;br&gt;&amp;lt;p&amp;gt;Valid severities are critical, grave, serious, important, normal, minor, wishlist, fixed&amp;lt;/p&amp;gt;
&lt;br&gt;&amp;lt;p&amp;gt;Valid tags are patch, wontfix, moreinfo, unreproducible, fixed, potato, woody, sid, help, security, upstream, pending, sarge, sarge-ignore, experimental, d-i, confirmed, ipv6, lfs, fixed-in-experimental, fixed-upstream, l10n, etch, etch-ignore, lenny, lenny-ignore, squeeze, squeeze-ignore&amp;lt;/p&amp;gt;
&lt;br&gt;&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;lt;/tr&amp;gt;
&lt;br&gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;h2&amp;gt;Include Bugs&amp;lt;/h2&amp;gt;&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;lt;td&amp;gt;&amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;_fo_concatenate_into_include_fo_includekey_fo_includevalue&amp;quot; value=&amp;quot;1&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;nobr&amp;gt;&amp;lt;select name=&amp;quot;_fo_includekey&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;subject&amp;quot;&amp;gt;with subject containing&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;tags&amp;quot;&amp;gt;tagged&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;severity&amp;quot;&amp;gt;with severity&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;pending&amp;quot;&amp;gt;with pending state&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;originator&amp;quot;&amp;gt;with submitter containing&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;forwarded&amp;quot;&amp;gt;with forwarded containing&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;owner&amp;quot;&amp;gt;with owner containing&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;package&amp;quot;&amp;gt;with package&amp;lt;/option&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;lt;/select&amp;gt;
&lt;br&gt;&amp;lt;input type=&amp;quot;text&amp;quot; name=&amp;quot;_fo_includevalue&amp;quot; value =&amp;quot;&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;!-- 0 --&amp;gt;
&lt;br&gt;&amp;lt;/nobr&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;lt;/tr&amp;gt;
&lt;br&gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;h2&amp;gt;Exclude Bugs&amp;lt;/h2&amp;gt;&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;lt;td&amp;gt;
&lt;br&gt;&amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;_fo_concatenate_into_exclude_fo_excludekey_fo_excludevalue&amp;quot; value=&amp;quot;1&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;nobr&amp;gt;&amp;lt;select name=&amp;quot;_fo_excludekey&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;subject&amp;quot;&amp;gt;with subject containing&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;tags&amp;quot;&amp;gt;tagged&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;severity&amp;quot;&amp;gt;with severity&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;pending&amp;quot;&amp;gt;with pending state&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;originator&amp;quot;&amp;gt;with submitter containing&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;forwarded&amp;quot;&amp;gt;with forwarded containing&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;owner&amp;quot;&amp;gt;with owner containing&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;package&amp;quot;&amp;gt;with package&amp;lt;/option&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;lt;/select&amp;gt;
&lt;br&gt;&amp;lt;input type=&amp;quot;text&amp;quot; name=&amp;quot;_fo_excludevalue&amp;quot; value =&amp;quot;&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;!-- 0 --&amp;gt;
&lt;br&gt;&amp;lt;/nobr&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;lt;/tr&amp;gt;
&lt;br&gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;h2&amp;gt;Categorize using&amp;lt;/h2&amp;gt;&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;lt;/tr&amp;gt;
&lt;br&gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;h2&amp;gt;Order by&amp;lt;/h2&amp;gt;&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;lt;td&amp;gt;&amp;lt;select name=&amp;quot;ordering&amp;quot;&amp;gt;&amp;lt;option value=&amp;quot;normal&amp;quot; selected&amp;gt;normal&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;oldview&amp;quot;&amp;gt;oldview&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;raw&amp;quot;&amp;gt;raw&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;age&amp;quot;&amp;gt;age&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;lt;/tr&amp;gt;
&lt;br&gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;h2&amp;gt;Misc options&amp;lt;/h2&amp;gt;&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;lt;td&amp;gt;
&lt;br&gt;&amp;lt;input type=&amp;quot;checkbox&amp;quot; name=&amp;quot;repeatmerged&amp;quot; &amp;gt; Repeat Merged&amp;lt;br&amp;gt;
&lt;br&gt;&amp;lt;input type=&amp;quot;checkbox&amp;quot; name=&amp;quot;bug-rev&amp;quot; &amp;gt; Reverse Bugs&amp;lt;br&amp;gt;
&lt;br&gt;&amp;lt;input type=&amp;quot;checkbox&amp;quot; name=&amp;quot;pend-rev&amp;quot; &amp;gt; Reverse Pending&amp;lt;br&amp;gt;
&lt;br&gt;&amp;lt;input type=&amp;quot;checkbox&amp;quot; name=&amp;quot;sev-rev&amp;quot; &amp;gt; Reverse Severity&amp;lt;br&amp;gt;
&lt;br&gt;&amp;lt;select name=&amp;quot;dist&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;&amp;quot; selected&amp;gt;None&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;testing&amp;quot;&amp;gt;testing&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;oldstable&amp;quot;&amp;gt;oldstable&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;experimental&amp;quot;&amp;gt;experimental&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;unstable&amp;quot;&amp;gt;unstable&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;stable&amp;quot;&amp;gt;stable&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;/select&amp;gt;&amp;lt;br&amp;gt;
&lt;br&gt;&amp;lt;select name=&amp;quot;archive&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;0&amp;quot; selected&amp;gt;Unarchived&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;1&amp;quot;&amp;gt;Archived&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;both&amp;quot;&amp;gt;Archived and Unarchived&amp;lt;/option&amp;gt;
&lt;br&gt;&amp;lt;/select&amp;gt;&amp;lt;br&amp;gt;
&lt;br&gt;&amp;lt;a href=&amp;quot;javascript:toggle_extra_status_visible()&amp;quot;&amp;gt;Toggle all extra information&amp;lt;/a&amp;gt;
&lt;br&gt;&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;lt;/tr&amp;gt;
&lt;br&gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;h2&amp;gt;Submit&amp;lt;/h2&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td colspan=2&amp;gt;
&lt;br&gt;&amp;lt;input type=&amp;quot;submit&amp;quot; name=&amp;quot;submit&amp;quot; value=&amp;quot;Submit&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&lt;br&gt;&amp;lt;/table&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;lt;hr&amp;gt;
&lt;br&gt;&amp;lt;ADDRESS&amp;gt;Debian bug tracking system administrator &amp;lt;&amp;lt;A HREF=&amp;quot;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25745418&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;owner@...&lt;/a&gt;&amp;quot;&amp;gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25745418&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;owner@...&lt;/a&gt;&amp;lt;/A&amp;gt;&amp;gt;.
&lt;br&gt;Last modified:
&lt;br&gt;&amp;lt;!--timestamp--&amp;gt;Mon Oct &amp;nbsp;5 05:14:28 2009&amp;lt;!--end timestamp--&amp;gt;; 
&lt;br&gt;Machine Name:
&lt;br&gt;&amp;lt;!--machinename--&amp;gt;rietz.debian.org&amp;lt;!--machinename--&amp;gt;
&lt;br&gt;&amp;lt;P&amp;gt;
&lt;br&gt;&amp;lt;A HREF=&amp;quot;&lt;a href=&quot;http://www.debian.org/Bugs/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.debian.org/Bugs/&lt;/a&gt;&amp;quot;&amp;gt;Debian Bug tracking system&amp;lt;/A&amp;gt;&amp;lt;BR&amp;gt;
&lt;br&gt;Copyright (C) 1999 Darren O. Benham,
&lt;br&gt;1997,2003 nCipher Corporation Ltd,
&lt;br&gt;1994-97 Ian Jackson.
&lt;br&gt;&amp;lt;/ADDRESS&amp;gt;
&lt;br&gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-549439%3A-pkgreport.cgi---internal-server-errors-when-using-include%3D-parameter-tp25735856p25745418.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25741354</id>
	<title>Bug#549439: pkgreport.cgi - internal server errors when using include= parameter</title>
	<published>2009-10-04T12:31:45Z</published>
	<updated>2009-10-04T12:31:45Z</updated>
	<author>
		<name>Don Armstrong</name>
	</author>
	<content type="html">On Sun, 04 Oct 2009, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25741354&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Vincent.McIntyre@...&lt;/a&gt; wrote:
&lt;br&gt;&amp;gt; I am experimenting with pulling out groups of bugs using usertags.
&lt;br&gt;&amp;gt; Specifically I was attempting to make some of the urls in [2], that
&lt;br&gt;&amp;gt; claim to pull out arch-specific bugs, actually work.
&lt;br&gt;&lt;br&gt;Assuming the architecture specific bits are done by usertags that are
&lt;br&gt;against the &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25741354&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-boot@...&lt;/a&gt; user, you can just do the
&lt;br&gt;following:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://bugs.debian.org/cgi-bin/pkgreport.cgi?maint=debian-boot@lists.debian.org;tag=amd64;users=debian-boot@lists.debian.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/pkgreport.cgi?maint=debian-boot@...;tag=amd64;users=debian-boot@...&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;gt; I can't find any documentation for how to construct such URLs more
&lt;br&gt;&amp;gt; advanced than setting users= and tag= in the URL. Reading the source
&lt;br&gt;&amp;gt; of pkgreport.cgi[3] suggests not much of the vision actually ended
&lt;br&gt;&amp;gt; up getting implemented, but I am having trouble following the code.
&lt;br&gt;&lt;br&gt;The only bit that isn't implemented is the ability to enter users= and
&lt;br&gt;other bits in the url selection at the bottom.
&lt;br&gt;&lt;br&gt;&amp;gt; I'm happy to help write something that documents the current
&lt;br&gt;&amp;gt; functionality.
&lt;br&gt;&lt;br&gt;That'd be great.
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;gt; One thing I have been trying to figure out is how to get the
&lt;br&gt;&amp;gt; usertags defined for a given bug report to be displayed in the
&lt;br&gt;&amp;gt; browser.
&lt;br&gt;&lt;br&gt;If you give the user in the users field, they're displayed as if they
&lt;br&gt;were actual tags.
&lt;br&gt;&lt;br&gt;&amp;gt; I would also like to be able to display all the usertags set by a
&lt;br&gt;&amp;gt; given user. If I just set users= in the URL, but omit tag=, I'd get
&lt;br&gt;&amp;gt; all bugs tagged by that user but would then have to compile the
&lt;br&gt;&amp;gt; usertags. It seems it would be easy for pkgreport.cgi to do that for
&lt;br&gt;&amp;gt; me and show it as a line at the top of the summary display.
&lt;br&gt;&lt;br&gt;It actually already does that at the top of the display:
&lt;br&gt;&lt;br&gt;Debian Bug report logs: Bugs (tagged netcfg or debootstrap or
&lt;br&gt;accessibility or network or floppy or sarge-ext or etch-beta1 or
&lt;br&gt;partman or daily or etch-beta3 or etch or mipsel or hw-sata or l10n or
&lt;br&gt;arm or hw-cdrom or serial or old-report or netinst or sarge-rc2 or
&lt;br&gt;full or boot or none or hw or netboot or tasksel or usability or
&lt;br&gt;sarge-r1 or alpha or ia64 or kfreebsd or sparc or bc or not-d-i or
&lt;br&gt;debian-edu or cd or reboot or mips or m68k or lenny-beta2 or hd-media
&lt;br&gt;or s390 or sarge-r0 or etch-rc1 or hppa or powerpc or amd64 or i386)
&lt;br&gt;&lt;br&gt;See &lt;a href=&quot;http://bugs.debian.org/cgi-bin/pkgreport.cgi?users=debian-boot@lists.debian.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/pkgreport.cgi?users=debian-boot@...&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Don Armstrong
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;quot;For those who understand, no explanation is necessary.
&lt;br&gt;&amp;nbsp;For those who do not, none is possible.&amp;quot;
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.donarmstrong.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.donarmstrong.com&lt;/a&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://rzlab.ucr.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://rzlab.ucr.edu&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25741354&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-bugs-dist-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25741354&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-549439%3A-pkgreport.cgi---internal-server-errors-when-using-include%3D-parameter-tp25735856p25741354.html" />
</entry>

</feed>
