June 9, 2012
2:57 p.m.
I submitted a slice for Issue 6049. If you search for a repo in Monticello browser, the list of names updates, but the repositories array is kept the same. So if you open a selected repo after searching, the wrong repository opens (index of selection in the list does not match index of the repository with that name). I tested this in Pharo-1.4, and Pharo-2.0, and it appears to fix the issue. Dan Uber