biscicol / triplifier

The triplifier converts Spreadsheets, databases, and Darwin Core Archives into RDF/N3 files suitable for use on the Semantic Web.
1 stars 0 forks source link

Javascript Error when accessing BiSciCol System from Triplifier #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

Unsafe JavaScript attempt to access frame with URL 
http://biscicol.org/rest/search from frame with URL 
http://geomuseblade.colorado.edu/triplifier/. Domains, protocols and ports must 
match.
 triplifier.js:235
afterBiSciCol triplifier.js:235
f.fn.extend.on.e jquery.js:3
f.event.dispatch jquery.js:3
f.event.add.h.handle.i jquery.js:3
Uncaught TypeError: Cannot read property 'body' of undefined triplifier.js:235
afterBiSciCol triplifier.js:235
f.fn.extend.on.e jquery.js:3
f.event.dispatch jquery.js:3
f.event.add.h.handle.i

Original issue reported on code.google.com by jdec...@gmail.com on 22 May 2012 at 7:33

GoogleCodeExporter commented 9 years ago
Issue was caused by reference from Triplifier to old version of BiSciCol (at 
http://biscicol.org), recent version at 
http://geomuseblade.colorado.edu/biscicol/ works fine.

Original comment by u...@ufl.edu on 29 May 2012 at 10:29