Closed jkburges closed 9 years ago
My work on this is stalled until I can answer this question: https://www.sencha.com/forum/showthread.php?304418-Is-it-possible-to-make-an-Ext.data.Record-class-which-extends-Observable&p=1112488
Actually, I found a fix that doesn't require DataCollection to be Observable (re: that link).
Steps to reproduce:
What should happen: The temporal extent shown on step 3 should reflect the full extent of the collection.
What does happen: The temporal extent shows what was set in point 2 in the steps to reproduce above.
Note: seems as though this bug was introduced in https://github.com/aodn/aodn-portal/commit/6d13c170cc6e746e (according to
git bisect
).