asah / footprint2009dev

original dev repo for AllForGood.org
http://AllForGood.org/
0 stars 1 forks source link

serve.gov results all link to same page #404

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
http://www.allforgood.org/search#q=myproject.serve.gov&num=10&start=1&vol_loc
=usa&timeperiod=everything&cache=1

All the search results lead to same external page.

Original issue reported on code.google.com by paul.rademacher on 17 Jun 2009 at 12:01

GoogleCodeExporter commented 9 years ago
I'm on it.

here's two results...

http://www.allforgood.org/url?q=http%3A//myproject.serve.gov/public/OpportunityD
etail.aspx%3FprojectId%3D4249subProjectId%3D4823876&sig=18d0951a8065a7a1393debb7
6f623adc&id=Me61ee3afa762baaebff8a92a71c14105

http://www.allforgood.org/url?q=http%3A//myproject.serve.gov/public/OpportunityD
etail.aspx%3FprojectId%3D4923subProjectId%3D4824029&sig=01648f0b73129b5e27c49af1
c4a67aba&id=M22298f3a5ee7bfa5d9975f71604be535

it looks like the badness is here:
   projectId%3D4923subProjectId%3D4824029
which should be
   projectId%3D4923%26subProjectId%3D4824029

investigating in the feeds...

Original comment by adam.sah on 17 Jun 2009 at 12:09

GoogleCodeExporter commented 9 years ago
fixed in r801, pushed to prod as release-alpha-0509-branch-push10

Original comment by adam.sah on 17 Jun 2009 at 2:18

GoogleCodeExporter commented 9 years ago
fixed properly in backend r805.
this fix also addresses the same bug in these feeds:
myproj_servegov, mlk_day, mentorpro volunteertwo

Original comment by adam.sah on 17 Jun 2009 at 4:25