From metatracker at psf.upfronthosting.co.za Mon Oct 1 05:08:50 2012 From: metatracker at psf.upfronthosting.co.za (Chris Jerdonek) Date: Mon, 01 Oct 2012 03:08:50 +0000 Subject: [Tracker-discuss] [issue484] AttributeError 'NoneType' object has no attribute 'issue' when replying to issue Message-ID: <1349060930.13.0.228095148392.issue484@psf.upfronthosting.co.za> New submission from Chris Jerdonek: When replying to issue 16036 in Rietveld, I am consistently getting: "AttributeError 'NoneType' object has no attribute 'issue' when replying to issue" More info and stack trace is here: http://code.google.com/p/rietveld/issues/detail?id=394 The error occurs even after opening a new tab and trying to reply again. It is not reproducible in the sense that it doesn't happen for all issues. Also, I have successfully replied to the above issue before. ---------- messages: 2609 nosy: chris.jerdonek, ezio.melotti priority: bug status: unread title: AttributeError 'NoneType' object has no attribute 'issue' when replying to issue _______________________________________________________ PSF Meta Tracker _______________________________________________________ From metatracker at psf.upfronthosting.co.za Tue Oct 2 16:21:34 2012 From: metatracker at psf.upfronthosting.co.za (Serhiy Storchaka) Date: Tue, 02 Oct 2012 14:21:34 +0000 Subject: [Tracker-discuss] [issue485] Autoclosing Rietveld issue Message-ID: <1349187694.92.0.504301868158.issue485@psf.upfronthosting.co.za> New submission from Serhiy Storchaka: It would be good if Rietveld is automatically closed issues which closed by Roundup. It would be more convenient to use Rietveld to monitor own patches. Now my list of issues is too long and therefore useless. I can close issue opened by me (it's embarrassing however), but issue opened by other people for which I proposed patches remains opened even after solving and closing the issue. Is it possible to add hook which closes the Rietveld if corresponded Roundup issue is closed and reopen it if it is reopened? We should also close all of the Rietveld issues have been closed by Roundup at the current time. ---------- messages: 2610 nosy: storchaka priority: wish status: unread title: Autoclosing Rietveld issue _______________________________________________________ PSF Meta Tracker _______________________________________________________ From metatracker at psf.upfronthosting.co.za Tue Oct 2 16:39:25 2012 From: metatracker at psf.upfronthosting.co.za (Serhiy Storchaka) Date: Tue, 02 Oct 2012 14:39:25 +0000 Subject: [Tracker-discuss] [issue412] Allow for more than one attach file In-Reply-To: <1312042718.83.0.0575637618374.issue412@psf.upfronthosting.co.za> Message-ID: <1349188765.12.0.197551314972.issue412@psf.upfronthosting.co.za> Serhiy Storchaka added the comment: You can attach several files at a time by email. Unfortunately there is no way (or I don't know it) to delete multiple files at a time. ---------- nosy: +storchaka status: unread -> chatting _______________________________________________________ PSF Meta Tracker _______________________________________________________ From metatracker at psf.upfronthosting.co.za Wed Oct 3 20:09:41 2012 From: metatracker at psf.upfronthosting.co.za (=?utf-8?q?Martin_v=2E_L=C3=B6wis?=) Date: Wed, 03 Oct 2012 18:09:41 +0000 Subject: [Tracker-discuss] [issue412] Allow for more than one attach file In-Reply-To: <1312042718.83.0.0575637618374.issue412@psf.upfronthosting.co.za> Message-ID: <1349287781.24.0.649632363791.issue412@psf.upfronthosting.co.za> Martin v. L?wis added the comment: storchaka: is deleting multiple files in one action really desirable? If so, create a separate issue: this issue is about attaching multiple files. ---------- nosy: +loewis _______________________________________________________ PSF Meta Tracker _______________________________________________________ From metatracker at psf.upfronthosting.co.za Wed Oct 3 20:33:09 2012 From: metatracker at psf.upfronthosting.co.za (Serhiy Storchaka) Date: Wed, 03 Oct 2012 18:33:09 +0000 Subject: [Tracker-discuss] [issue412] Allow for more than one attach file In-Reply-To: <1312042718.83.0.0575637618374.issue412@psf.upfronthosting.co.za> Message-ID: <1349289189.93.0.680379804731.issue412@psf.upfronthosting.co.za> Serhiy Storchaka added the comment: No, don't worry, it is a very little desirable. I don't think it is worth the effort (and solution can make worse other user cases). But adding multiple files in one action is desirable for me (low priority). Or at least the ability to specify descriptions of files attached to email. _______________________________________________________ PSF Meta Tracker _______________________________________________________ From metatracker at psf.upfronthosting.co.za Wed Oct 3 20:45:58 2012 From: metatracker at psf.upfronthosting.co.za (Serhiy Storchaka) Date: Wed, 03 Oct 2012 18:45:58 +0000 Subject: [Tracker-discuss] [issue486] Hide removed spam from "View Spam" Message-ID: <1349289958.47.0.267535715272.issue486@psf.upfronthosting.co.za> New submission from Serhiy Storchaka: On link "View Spam" (http://bugs.python.org/msg?@sort=-spambayes_score) all messages is shown. And first is shown already deleted spam. This spams list of spam and makes difficult the control of the new spam. ---------- messages: 2614 nosy: storchaka priority: wish status: unread title: Hide removed spam from "View Spam" _______________________________________________________ PSF Meta Tracker _______________________________________________________ From metatracker at psf.upfronthosting.co.za Wed Oct 3 20:51:38 2012 From: metatracker at psf.upfronthosting.co.za (Serhiy Storchaka) Date: Wed, 03 Oct 2012 18:51:38 +0000 Subject: [Tracker-discuss] [issue339] Colors for quoted text In-Reply-To: <1274389686.18.0.834229227802.issue339@psf.upfronthosting.co.za> Message-ID: <1349290298.27.0.25717238754.issue339@psf.upfronthosting.co.za> Serhiy Storchaka added the comment: Not "line.startswith('>')", but "line.startswith('> ')". ">>>" used as Python prompt in code examples. ---------- nosy: +storchaka _______________________________________________________ PSF Meta Tracker _______________________________________________________ From metatracker at psf.upfronthosting.co.za Wed Oct 3 20:56:31 2012 From: metatracker at psf.upfronthosting.co.za (Serhiy Storchaka) Date: Wed, 03 Oct 2012 18:56:31 +0000 Subject: [Tracker-discuss] [issue343] Improve or remove "(list)" from the issue item page In-Reply-To: <1277944968.57.0.434782350772.issue343@psf.upfronthosting.co.za> Message-ID: <1349290591.96.0.860083548271.issue343@psf.upfronthosting.co.za> Serhiy Storchaka added the comment: I just now noticed this '(list)' link (at noise list). It is completely unobtrusive. ---------- nosy: +storchaka _______________________________________________________ PSF Meta Tracker _______________________________________________________ From metatracker at psf.upfronthosting.co.za Wed Oct 3 20:59:42 2012 From: metatracker at psf.upfronthosting.co.za (Serhiy Storchaka) Date: Wed, 03 Oct 2012 18:59:42 +0000 Subject: [Tracker-discuss] [issue464] Remove "test needed" and make stage editable to everyone In-Reply-To: <1337725588.74.0.399420856503.issue464@psf.upfronthosting.co.za> Message-ID: <1349290782.34.0.757716901419.issue464@psf.upfronthosting.co.za> Serhiy Storchaka added the comment: The "test needed" stage has many times been useful for me. ---------- nosy: +storchaka _______________________________________________________ PSF Meta Tracker _______________________________________________________ From metatracker at psf.upfronthosting.co.za Wed Oct 3 21:06:26 2012 From: metatracker at psf.upfronthosting.co.za (Serhiy Storchaka) Date: Wed, 03 Oct 2012 19:06:26 +0000 Subject: [Tracker-discuss] [issue404] Personal comment rating In-Reply-To: <1307133665.5.0.190293604429.issue404@psf.upfronthosting.co.za> Message-ID: <1349291186.12.0.341143414247.issue404@psf.upfronthosting.co.za> Serhiy Storchaka added the comment: -1. No way rating wars. ---------- nosy: +storchaka status: unread -> chatting _______________________________________________________ PSF Meta Tracker _______________________________________________________ From metatracker at psf.upfronthosting.co.za Fri Oct 5 20:22:08 2012 From: metatracker at psf.upfronthosting.co.za (Serhiy Storchaka) Date: Fri, 05 Oct 2012 18:22:08 +0000 Subject: [Tracker-discuss] [issue487] Show resolution of closed issues in weekly summary Message-ID: <1349461328.12.0.679765876272.issue487@psf.upfronthosting.co.za> New submission from Serhiy Storchaka: It would be good if the weekly summary report to show resolution (fixed/rejected/...) of closed issues. ---------- messages: 2619 nosy: serhiy.storchaka priority: wish status: unread title: Show resolution of closed issues in weekly summary _______________________________________________________ PSF Meta Tracker _______________________________________________________ From metatracker at psf.upfronthosting.co.za Thu Oct 11 03:19:36 2012 From: metatracker at psf.upfronthosting.co.za (Felipe Cruz) Date: Thu, 11 Oct 2012 01:19:36 +0000 Subject: [Tracker-discuss] [issue484] AttributeError 'NoneType' object has no attribute 'issue' when replying to issue In-Reply-To: <1349060930.13.0.228095148392.issue484@psf.upfronthosting.co.za> Message-ID: <1349918376.3.0.0772844576629.issue484@psf.upfronthosting.co.za> Felipe Cruz added the comment: I'm experiencing the same problem. Issue code: 16105 ---------- nosy: +felipecruz status: unread -> chatting _______________________________________________________ PSF Meta Tracker _______________________________________________________ From metatracker at psf.upfronthosting.co.za Mon Oct 15 09:14:45 2012 From: metatracker at psf.upfronthosting.co.za (Serhiy Storchaka) Date: Mon, 15 Oct 2012 07:14:45 +0000 Subject: [Tracker-discuss] [issue488] Broken RSS links on Rietveld In-Reply-To: <1350284695.53.0.757594589874.issue488@psf.upfronthosting.co.za> Message-ID: <1350285285.97.0.013904671339.issue488@psf.upfronthosting.co.za> Serhiy Storchaka added the comment: I am not sure if this is good to expose all local variables (of course I already changed my password and relogined). ---------- priority: bug -> urgent status: unread -> chatting topic: +crash _______________________________________________________ PSF Meta Tracker _______________________________________________________ From metatracker at psf.upfronthosting.co.za Tue Oct 16 10:44:25 2012 From: metatracker at psf.upfronthosting.co.za (Serhiy Storchaka) Date: Tue, 16 Oct 2012 08:44:25 +0000 Subject: [Tracker-discuss] [issue489] Display dependends issues Message-ID: <1350377065.06.0.495477638541.issue489@psf.upfronthosting.co.za> New submission from Serhiy Storchaka: There is a "dependencies" field in issue page. It will be good also display "dependends" -- a list of issues which refers to current in "dependencies". ---------- messages: 2623 nosy: serhiy.storchaka priority: wish status: unread title: Display dependends issues _______________________________________________________ PSF Meta Tracker _______________________________________________________ From metatracker at psf.upfronthosting.co.za Tue Oct 16 11:13:18 2012 From: metatracker at psf.upfronthosting.co.za (Ezio Melotti) Date: Tue, 16 Oct 2012 09:13:18 +0000 Subject: [Tracker-discuss] [issue489] Display dependends issues In-Reply-To: <1350377065.06.0.495477638541.issue489@psf.upfronthosting.co.za> Message-ID: <1350378798.98.0.333582673362.issue489@psf.upfronthosting.co.za> Ezio Melotti added the comment: This is a duplicate of #420. ---------- assignedto: -> ezio.melotti nosy: +ezio.melotti status: unread -> resolved _______________________________________________________ PSF Meta Tracker _______________________________________________________ From metatracker at psf.upfronthosting.co.za Tue Oct 16 13:42:57 2012 From: metatracker at psf.upfronthosting.co.za (Serhiy Storchaka) Date: Tue, 16 Oct 2012 11:42:57 +0000 Subject: [Tracker-discuss] [issue489] Display dependends issues In-Reply-To: <1350377065.06.0.495477638541.issue489@psf.upfronthosting.co.za> Message-ID: <1350387777.28.0.929636980295.issue489@psf.upfronthosting.co.za> Serhiy Storchaka added the comment: OK. Close this issue. ---------- status: resolved -> chatting superseder: +Display 'dependency of' and 'superseder of' _______________________________________________________ PSF Meta Tracker _______________________________________________________ From metatracker at psf.upfronthosting.co.za Mon Oct 15 09:04:55 2012 From: metatracker at psf.upfronthosting.co.za (Serhiy Storchaka) Date: Mon, 15 Oct 2012 07:04:55 +0000 Subject: [Tracker-discuss] [issue488] Broken RSS links on Rietveld Message-ID: <1350284695.53.0.757594589874.issue488@psf.upfronthosting.co.za> New submission from Serhiy Storchaka: RSS links in the right bottom corner of Rietveld page such as "Recent Issues" (http://bugs.python.org/review/rss/all) are broken. Error page attached. ---------- files: DoesNotExist at _review_rss_all.html messages: 2621 nosy: serhiy.storchaka priority: bug status: unread title: Broken RSS links on Rietveld _______________________________________________________ PSF Meta Tracker _______________________________________________________ -------------- next part -------------- An HTML attachment was scrubbed... URL: From metatracker at psf.upfronthosting.co.za Fri Oct 26 22:05:41 2012 From: metatracker at psf.upfronthosting.co.za (Ezio Melotti) Date: Fri, 26 Oct 2012 20:05:41 +0000 Subject: [Tracker-discuss] [issue488] Broken RSS links on Rietveld In-Reply-To: <1350284695.53.0.757594589874.issue488@psf.upfronthosting.co.za> Message-ID: <1351281941.34.0.232533531896.issue488@psf.upfronthosting.co.za> Ezio Melotti added the comment: Apparently everything in django.contrib.sites will fail if default site does not exist. I managed to fix the issue on my machine by doing: insert into django_site (id,domain,name) values (1, 'example.com', 'example.com'); where 1 is the same value set for SITE_ID. Apparently this should have happened automatically when the site was created (during the first syncdb IIUC). After doing this I was able to access the rss/all page and the admin. Martin, do you know any better fix? If not I guess we could just add the row manually and document it in the TrackerDevelopment page. ---------- nosy: +ezio.melotti, loewis _______________________________________________________ PSF Meta Tracker _______________________________________________________ From metatracker at psf.upfronthosting.co.za Fri Oct 26 23:24:01 2012 From: metatracker at psf.upfronthosting.co.za (Berker Peksag) Date: Fri, 26 Oct 2012 21:24:01 +0000 Subject: [Tracker-discuss] [issue488] Broken RSS links on Rietveld In-Reply-To: <1350284695.53.0.757594589874.issue488@psf.upfronthosting.co.za> Message-ID: <1351286641.95.0.839002033735.issue488@psf.upfronthosting.co.za> Berker Peksag added the comment: The django.contrib.syndication framework uses SITE_ID. https://docs.djangoproject.com/en/1.4/ref/contrib/sites/#how-django-uses-the-sites-framework ---------- nosy: +berker.peksag _______________________________________________________ PSF Meta Tracker _______________________________________________________