Actions
Bug #1109
closedOpen button/menu fails immediately after package update
Start date:
06/25/2003
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
1109
Description
If one tries to 'Open' packages immediately after updating a package locally
(i.e. by saving a new version of a metadata module), no window appears with a
list of packages owned by the user. The problem is a null pointer exception
generated on line 420 of the LocalQuery class. If one restarts Morpho, then the
problem disappears.
I think the problem is due to the fact that the newly created package version is
not in the datapackage cache. Need to make sure it gets cached before 'Open' is
called?
Actions