inpho / inphosite

The InPhO API
https://inphoproject.org
15 stars 5 forks source link

Issue with idea.py:list() #125

Closed alefrost closed 10 years ago

alefrost commented 10 years ago

http://inphodev.cogs.indiana.edu:8087/idea?q=test is supposed to send the user to the search results page for the query string ("test", in this case), but it instead causes an error.

Jaimie says the issue is probably in the list() function in inphosite/controllers/idea.py