medillcmip / Radregator

A Context Management System
GNU General Public License v3.0
7 stars 1 forks source link

clipper can't submit on a specific page #129

Open shaneshifflett opened 13 years ago

shaneshifflett commented 13 years ago

XMLHttpRequest cannot load http://www.pacificfreepress.com/api/json/clipper_select/. Origin http://testing2.medill2010.webfactional.com is not allowed by Access-Control-Allow-Origin.

on page: http://www.pacificfreepress.com/news/1/2180-brainless-the-media-and-horse-race-journalism.html

Not sure what broke it, but I cannot submit text from this page.

shaneshifflett commented 13 years ago

The clipper's iframe src is being overriden and prepended with pacific free press's domain.

this page has a tag (http://www.w3schools.com/tags/tag_base.asp) and we need to strip it out in clipper/views.py.