asah / footprint2009dev

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

Some results don't have URLs and landing pages don't work #411

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This is happening across all browsers.

e.g.

http://footprint2009qa.appspot.com/search#q=Seniors&num=10&start=1&vol_loc=
san%20deigo&timeperiod=everything&cache=1

Activities For Seniors
San Diego, CA 92103 - Present - April 1, 2010
- Like - Share

This is the first time I'm seeing this bug.  But some listings don't show a 
URL.  The landing pages don't load either. 

I can't figure out which listing it belongs to.

In general, we should probably not show results if not URL is specified.

Original issue reported on code.google.com by kar...@gmail.com on 18 Jun 2009 at 4:22

GoogleCodeExporter commented 9 years ago
Here's another example:

WITH SENIORS At Canon Kip Senior Center - NEW PROJECT
San Francisco, CA 94103 - June 20
July 18, September 19, October 17, more locations and times...
Volunteers will serve hot lunch and participate in activities with the seniors 
at the 
Canon Kip Senior Center, which provides meals 365 days a year to low-income and 
homeless elders 60 years and older. Canon Kip is one of severeal facilities run 
by 
Episcopal Community Services. 18+ ...
- Like - Share

Here's the landing page: http://footprint2009qa.appspot.com/url?
q=&sig=e0f62187a5a19ea3b165e900fb754482&id=Ma2b2d6c2754c78017b52af578b21f808

Original comment by kar...@gmail.com on 18 Jun 2009 at 4:25

GoogleCodeExporter commented 9 years ago
i'm on it-- will check how often this is happening...

Original comment by adam.sah on 18 Jun 2009 at 4:42

GoogleCodeExporter commented 9 years ago
Might be around handsonnetwork??  Below is the debug output.  Looks like it has 
something to do with merging??

http://footprint2009qa.appspot.com/api/volopps?
key=apitest&q=Seniors&num=10&start=1&vol_loc=mountain%20view%2C%20ca&timeperiod=
every
thing&cache=1

3. WITH SENIORS At Canon Kip Senior Center - NEW PROJECT
loc: San Francisco, CA 94103 (37.7726,-122.4099)
id:      provider: handsonnetwork  landing page
desc: Volunteers will serve hot lunch and participate in activities with the 
seniors 
at the Canon Kip Senior Center, which provides meals 365 days a year to 
low-income 
and homeless elders 60 years and older. Canon Kip is one of severeal facilities 
run 
by Episcopal Community Services. 18+ (SF: SOMA)
score: 0.0004218 (orig result #16)  backend multiplier=15.000 (rank=0)
  date_mult=0.688770019372  start=2009-06-20 03:30:00 (+1.45186 days)  end=2009-06-20 
05:30:00 (+1.5352 days)
  date_delta_mult=2.144 (0.0833333 days)
  geo multiplier=0.001
stats: 6 views, 0 clicks  (0.00% CTR)
merged: San Francisco, CA 94103:2009-07-18 San Francisco, CA 94103:2009-09-19 
San 
Francisco, CA 94103:2009-11-21 San Francisco, CA 94103:2009-12-19 San 
Francisco, CA 
94103:2009-12-19 San Francisco, CA 94103:2009-10-17 more_id: 

Original comment by kar...@gmail.com on 18 Jun 2009 at 4:44

GoogleCodeExporter commented 9 years ago
I did a quick fix for url-less listings ONLY in release_alpha_0509 branch.  r839
http://code.google.com/p/footprint2009dev/source/detail?r=839

This needs to be fixed in mainline and merged into release_1_5 branch as well

Original comment by paul.rademacher on 18 Jun 2009 at 8:10

GoogleCodeExporter commented 9 years ago
as a matter of good discipline, since v1.5 is technically live,
re-targeting for v1.6

(since there's few issues in 1.6, they won't get "lost in the noise")

Original comment by adam.sah on 19 Jun 2009 at 3:41

GoogleCodeExporter commented 9 years ago
fixed in r859 (changing from 1.6 because this is live in 1.5)

Original comment by adam.sah on 19 Jun 2009 at 7:14