> Jeff, in TimesChooser.java I see the following change that was in your > commit last week: > > > protected void setAbsoluteTimes(List times) { > while(times.size()>1) { > times.remove(0); > } > > > This forces the absolute times list to always be of length one... is > this something you were using for testing that got through? :) Oops, I guess I over-committed. > > If I comment this out I still have the problem of the timeline not > showing a selector for the single date/time shown in the list (but I > no longer get the oob exception). I have attached a screenshot. This > happens for all ADDE datasets that have only one available time. > I don't know what's going on here. Does this show up in the IDV choosers? Can you run the regular IDV and see if its happening there? -Jeff Ticket Details =================== Ticket ID: LIH-274437 Department: Support IDV Priority: Normal Status: Open