okfn / website

The code behind okfn.org
https://okfn.org
MIT License
108 stars 107 forks source link

Search button says "fl" #240

Closed nigelbabu closed 9 years ago

nigelbabu commented 9 years ago

Also, next to the search button is 'fl' instead of an arrow or something that clearly describes 'submit my search query'.

This is a CORS issue for the cloudfront service.

nigelbabu commented 9 years ago

Okay, so this was a CORS issue. We need to forward the Origin header on cloudfront to get it working. Considering it works on staging, I'm happy to mark as closed. I've updated production cloudfront distribution and requested a cache invalidation of those two files. It should be fixed in a bit.

Special thanks to @brew for helping me figure it all out!

nigelbabu commented 9 years ago

Fixed!