performant-software / Neatline

A lightweight framework for building interactive maps and publishing them on the web.
www.neatline.org
Other
105 stars 34 forks source link

Neatline base layer does not load for local links, but will load external URLs #356

Open NeilHanlon opened 9 years ago

NeilHanlon commented 9 years ago

I'm having a weird issue on one of my Omeka installations that I am 100% unable to replicate in any of my other four or so environments. These are all on different VMs, but the configuration is the same on all of them for Apache, PHP, etc. I even spun a new VM and checked but the issue does not occur.

When I take the URL of an item I've uploaded, and put it into the "Image Layer" option in the Neatline settings, local links cause a JS error in the neatline view/editor, but external links load perfectly fine. I've made a short screencast showing the issue:

https://labs.neilhanlon.com/ss/2015-03-19_1346.swf

(I apologize in advance for it being SWF... that's the only format Jing exports to).

Do you guys have any thoughts on what might be causing this? I can't seem to find anything in the logs or anywhere to determine what is going on. It should be noted that the Network tab in the console in Chrome/yandex also shows additional calls to server resources for remote URLs, but not for local URLs.

Thanks, Neil Hanlon

waynegraham commented 9 years ago

First, this is the best issue I've ever seen...

The only thing I can think of here is a routing issue with the VMs. Is the URL accessible from other machines? Is the image URL something you can share here? If not, I'll shoot you my email address...

NeilHanlon commented 9 years ago

I'm glad it's a good issue? haha

Unfortunately I can't give out the URL publicly, but if you send me your email address I can tell you there--or you can just email me directly. It's in my github profile.