oda-hub / mmoda-frontend-module

GNU General Public License v2.0
0 stars 1 forks source link

Opening request from email fails if URL from file input type is present #275

Closed burnout87 closed 1 month ago

burnout87 commented 1 month ago

Found by Marco

image

This happens because when processing the request it will try to load the catalog_URL file input, which triggers the error:

https://github.com/oda-hub/mmoda-frontend-module/blob/e024464739099e32e49bf18e5dccf53af952fedb/js/mmoda.instrument.js#L1610-L1612