propublica / Capitol-Words

Scraping, parsing and indexing the daily Congressional Record to support phrase search over time, and by legislator and date
BSD 3-Clause "New" or "Revised" License
122 stars 34 forks source link

Homepage using "Word+or+phrase" as party value after tabbing through options #38

Closed bycoffe closed 13 years ago

bycoffe commented 13 years ago

To re-create:

The result is a querystring like "http://capitolwords.org/?terma=bailout&termb=big+banks&partya=Word+or+phrase&partyb=Word+or+phrase", which shows no results.

sbma44 commented 13 years ago

Thanks. Yeah, I think the code on the HP is not behaving very well at the moment, but I haven't had a chance to dive back into it yet.

On Wed, Oct 19, 2011 at 10:58 AM, Aaron Bycoffe < reply@reply.github.com>wrote:

To re-create:

  • Go to homepage.
  • Click "compare congressional words and/or phrases"
  • Click the first input box
    • Tab through the rest of the form fields
  • Click "Compare"

The result is a querystring like " http://capitolwords.org/?terma=bailout&termb=big+banks&partya=Word+or+phrase&partyb=Word+or+phrase", which shows no results.

Reply to this email directly or view it on GitHub: https://github.com/sunlightlabs/Capitol-Words/issues/38

drinks commented 13 years ago

This is fixed, but not redeployed yet. Waiting until load tests are run to jump back on the box.