Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
New: error in beta
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
GCD Tech Bugs  
View profile  
 More options Oct 2 2010, 8:24 pm
From: GCD Tech Bugs <gcd-tech-dae...@comics.org>
Date: Sun, 3 Oct 2010 02:24:16 +0200 (CEST)
Local: Sat, Oct 2 2010 8:24 pm
Subject: [Bug 470] New: error in beta
http://dev.comics.org/bugs/show_bug.cgi?id=470

       Web Browser: Firefox 3.5
           Summary: error in beta
           Product: GCD Online
           Version: 0.4 little nemo
          Platform: PC
               URL: http://beta.comics.org/series/43266/
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P3
         Component: ui design
        AssignedTo: gcd-tech@googlegroups.com
        ReportedBy: dondmi...@att.net
   Estimated Hours: 0.0

When trying the "Free Ongoing Reservation" button, I received an internal
server error screen.

--
Configure bugmail: http://dev.comics.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "key error: 'ongoing'" by GCD Tech Bugs
GCD Tech Bugs  
View profile  
 More options Oct 2 2010, 10:56 pm
From: GCD Tech Bugs <gcd-tech-dae...@comics.org>
Date: Sun, 3 Oct 2010 04:56:12 +0200 (CEST)
Local: Sat, Oct 2 2010 10:56 pm
Subject: [Bug 470] key error: 'ongoing'
http://dev.comics.org/bugs/show_bug.cgi?id=470

Henry Andrews <h...@cornell.edu> changed:

           What    |Removed                     |Added
--------------------------------------------------------------------------- -
                 CC|                            |h...@cornell.edu
         AssignedTo|gcd-tech@googlegroups.com   |h...@cornell.edu
             Status|NEW                         |ASSIGNED
            Summary|error in beta               |key error: 'ongoing'

--- Comment #1 from Henry Andrews <h...@cornell.edu>  2010-10-03 04:59:23 PST ---
Thanks, Don.  Here's the stack trace from the sysadmin list:

Traceback (most recent call last):

  File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line
100, in get_response
    response = callback(request, *callback_args, **callback_kwargs)

  File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py",
line 25, in _wrapped_view
    return view_func(request, *args, **kwargs)

  File "/var/www/beta_pydjango/apps/oi/views.py", line 67, in delete
    return reserve(request, id, model_name, True)

  File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py",
line 25, in _wrapped_view
    return view_func(request, *args, **kwargs)

  File "/var/www/beta_pydjango/apps/oi/views.py", line 71, in reserve
    display_obj = get_object_or_404(DISPLAY_CLASSES[model_name], id=id)

KeyError: u'ongoing'

--
Configure bugmail: http://dev.comics.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
GCD Tech Bugs  
View profile  
 More options Oct 4 2010, 6:41 pm
From: GCD Tech Bugs <gcd-tech-dae...@comics.org>
Date: Tue, 5 Oct 2010 00:41:40 +0200 (CEST)
Local: Mon, Oct 4 2010 6:41 pm
Subject: [Bug 470] key error: 'ongoing'
http://dev.comics.org/bugs/show_bug.cgi?id=470

Ralf Haring <ralf.har...@gmail.com> changed:

           What    |Removed                     |Added
--------------------------------------------------------------------------- -
                 CC|                            |ralf.har...@gmail.com

--- Comment #2 from Ralf Haring <ralf.har...@gmail.com>  2010-10-05 00:44:54 PST ---
didn't realize this was assigned to Henry and went and fixed it

http://reviews.comics.org/r/579/

--
Configure bugmail: http://dev.comics.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
GCD Tech Bugs  
View profile   Translate to Translated (View Original)
 More options Oct 4 2010, 6:49 pm
From: GCD Tech Bugs <gcd-tech-dae...@comics.org>
Date: Tue, 5 Oct 2010 00:49:14 +0200 (CEST)
Local: Mon, Oct 4 2010 6:49 pm
Subject: [Bug 470] key error: 'ongoing'
http://dev.comics.org/bugs/show_bug.cgi?id=470

Henry Andrews <h...@cornell.edu> changed:

           What    |Removed                     |Added
--------------------------------------------------------------------------- -
         AssignedTo|h...@cornell.edu            |ralf.har...@gmail.com
             Status|ASSIGNED                    |NEW

--- Comment #3 from Henry Andrews <h...@cornell.edu>  2010-10-05 00:52:28 PST ---
No worries, I hadn't started on it anyway- thanks!

--
Configure bugmail: http://dev.comics.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
GCD Tech Bugs  
View profile  
 More options Oct 4 2010, 6:57 pm
From: GCD Tech Bugs <gcd-tech-dae...@comics.org>
Date: Tue, 5 Oct 2010 00:57:28 +0200 (CEST)
Local: Mon, Oct 4 2010 6:57 pm
Subject: [Bug 470] key error: 'ongoing'
http://dev.comics.org/bugs/show_bug.cgi?id=470

Ralf Haring <ralf.har...@gmail.com> changed:

           What    |Removed                     |Added
--------------------------------------------------------------------------- -
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Ralf Haring <ralf.har...@gmail.com>  2010-10-05 01:00:42 PST ---
checked in

--
Configure bugmail: http://dev.comics.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »