Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

regression on /about/goals.html #1394

Closed
chadwhitacre opened this issue Sep 5, 2013 · 5 comments
Closed

regression on /about/goals.html #1394

chadwhitacre opened this issue Sep 5, 2013 · 5 comments

Comments

@chadwhitacre
Copy link
Contributor

We don't really use /about/goals.html. We could remove it but I've been dragging it along so far.

Stacktrace (most recent call last):

  File "aspen/website.py", line 76, in handle_safely
    response = self.handle(request)
  File "aspen/website.py", line 109, in handle
    response = request.resource.respond(request)
  File "aspen/resources/dynamic_resource.py", line 47, in respond
    exec self.pages[1] in context
  File "/app/www/about/goals.html.spt", line 8, in <module>
    "WHERE goal > 0")['count']
TypeError: 'long' object has no attribute '__getitem__'

https://app.getsentry.com/gittip/gittip/group/7555382/

@mvdkleijn
Copy link
Contributor

Is there a reason you've been dragging it along? (usually means there's a subconscious reason not to do it)

@chadwhitacre
Copy link
Contributor Author

@mvdkleijn I'm fine to take this out for now. Wanna make the pull request?

@mvdkleijn
Copy link
Contributor

sure, I'll work on it tomorrow or sunday. then I'll have some time to finish up some things

@chadwhitacre
Copy link
Contributor Author

Cool, we're close on #1373 as well.

@mvdkleijn
Copy link
Contributor

Didn't find any other related stuff, so closing this since PR is merged.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants