mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 13:50:20 +08:00
At present, the path for each component is passed as a url and there's no upload type for composite file components, so this temporary fix searches for :// in the path to figure out if this is an url upload. Not ideal and in need of a more robust repair.