NCEAS / morpho

Morpho metadata editor
GNU General Public License v2.0
3 stars 1 forks source link

Cannot load incomplete documents with data display errors #916

Closed mbjones closed 6 years ago

mbjones commented 6 years ago

Author Name: ben leinfelder (ben leinfelder) Original Redmine Issue: 5245, https://projects.ecoinformatics.org/ecoinfo/issues/5245 Original Date: 2010-11-17 Original Assignee: Jing Tao


When I "save for later" on a document that has described data (and the url to the data does not resolve) I cannot resume the entity import wizard when I return to the package. So far I've traced it to not having an AbstractDataPackage set on the frame because our current frame is still the InitialScreen and not an editor window. This might be due to the error message pop up that appears (thereby changing the "current active window"). More investigation needed.

mbjones commented 6 years ago

Original Redmine Comment Author Name: ben leinfelder (ben leinfelder) Original Date: 2010-11-17T22:01:31Z


looks like i was more or less correct. by making the frame visible when opening the incomplete data package everything works as expected. I think it also makes sense to make the package window visible immediately so that it is clear that something is loading - especially when you receive warning messages about the data not being displayed etc...

mbjones commented 6 years ago

Original Redmine Comment Author Name: Redmine Admin (Redmine Admin) Original Date: 2013-03-27T21:29:44Z


Original Bugzilla ID was 5245