Closed Bug 1179039 Opened 10 years ago Closed 10 years ago

Foodspotting web site shows "Oh nos! There's no food here."

Categories

(Websites :: Adaptive Search, defect)

Staging
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: nhirata, Assigned: clouserw)

Details

Attachments

(1 file)

Attached image 2015-06-30-09-35-05.png
1. point to the stage server 2. add Photography collection group 3. select Photography collection 4. launch Foodspotting Expected: mobile foodspotting Actual: Oh nos! There's no food here. stage : 5fcd890da4a2acf345a7a2f1d15fcd974febe452
It looks like they changed their website structure. The front page has the old functionality (it redirects there automatically) so I pointed to that. The change is in https://github.com/mozilla/everything.me/commit/04e4f485bc6e4cecdd10d015011e57ef879baa8a This was across 118 files so I did it with sed: > grep -rl "foodspotting.com/find/in/\"" data | xargs sed -i s@foodspotting.com/find/in/"@foodspotting.com/"@g There is a chance that regex got out of hand and did some things it shouldn't have...but hopefully not.
Assignee: nobody → wclouser
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
verified fixed on prod 2.x/1.x
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: