I cannot create bug reports
Glorious members of python-dev, I'd like to submit a patch, but I cannot create a bug report. As of this morning (US West Coast), when I go to http://bugs.python.org/issue?@template=item I get no form fields. I went there last night, and I was able to get a form. I kept that tab open over night, and tried to submit this morning. When I did that, I got permission denied errors. It seems that something weird has happened to my account, or bug tracker itself changed in my sleep. Anyone have any idea what's going on here? Daniel
The first thing that comes to mind is that your session expired and you need to log-in again. After logging in myself I see the form in all of it's glory. On Wed, Apr 24, 2013 at 2:35 PM, Daniel Wong <allyourcode@gmail.com> wrote:
Glorious members of python-dev,
I'd like to submit a patch, but I cannot create a bug report. As of this morning (US West Coast), when I go to http://bugs.python.org/issue?@template=item I get no form fields.
I went there last night, and I was able to get a form. I kept that tab open over night, and tried to submit this morning. When I did that, I got permission denied errors. It seems that something weird has happened to my account, or bug tracker itself changed in my sleep.
Anyone have any idea what's going on here?
Daniel
_______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/graffatcolmingov%40gmail.c...
Thank you. That was the problem. I feel kind of stupid now. In my defense, the error message could have been more helpful, and requesting the bug creation form could have thrown up a login error instead of showing up blank. File another bug? On Wed, Apr 24, 2013 at 11:45 AM, Ian Cordasco <graffatcolmingov@gmail.com>wrote:
The first thing that comes to mind is that your session expired and you need to log-in again. After logging in myself I see the form in all of it's glory.
On Wed, Apr 24, 2013 at 2:35 PM, Daniel Wong <allyourcode@gmail.com> wrote:
Glorious members of python-dev,
I'd like to submit a patch, but I cannot create a bug report. As of this morning (US West Coast), when I go to http://bugs.python.org/issue?@template=item I get no form fields.
I went there last night, and I was able to get a form. I kept that tab open over night, and tried to submit this morning. When I did that, I got permission denied errors. It seems that something weird has happened to my account, or bug tracker itself changed in my sleep.
Anyone have any idea what's going on here?
Daniel
_______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe:
http://mail.python.org/mailman/options/python-dev/graffatcolmingov%40gmail.c...
On Wed, Apr 24, 2013 at 1:55 PM, Daniel Wong <allyourcode@gmail.com> wrote:
Thank you. That was the problem.
I feel kind of stupid now. In my defense, the error message could have been more helpful, and requesting the bug creation form could have thrown up a login error instead of showing up blank. File another bug?
Bugs about the bug tracker go to http://psf.upfronthosting.co.za/roundup/meta/
participants (3)
-
Brian Curtin -
Daniel Wong -
Ian Cordasco