Debug Assets Source Data

We think we are getting incorrect information about Assets items on remote pages. Let's see what we get at the lowest level from the plugins. Assets Frame

pages/debug-assets-source-data

pages/debug-assets-source-data

pages/debug-assets-source-data/more

pages/debug-assets-source-data/more

debug-assets.html

http://ward.dojo.fed.wiki/assets/pages/debug-assets-source-data/debug-assets.html HEIGHT 400

all-txt-assets.html

http://ward.dojo.fed.wiki/assets/pages/debug-assets-source-data/all-txt-assets.html

Failing case is where a fork of this page adds the new asset Oregon.txt and views it as a remote panel. In this case site and origin disagree so proper url for fetch must be constructed using origin, not site. lineup