LCDS 2.51. Collection managed by an application scoped custom assembler with auto-sync-enabled and cache-items both set to true. Paging enabled with a page size of 500.
--- In [email protected], "richcianci" <[EMAIL PROTECTED]> wrote: > > --- In [email protected], "Seth Hodgson" <shodgson@> wrote: > > > > Hi guys, > > > > What version of things are you running, and would you mind sharing > your destination configuration? > > > > Thanks, > > Seth > > > > From: [email protected] [mailto:[EMAIL PROTECTED] > On Behalf Of richcianci > > Sent: Tuesday, June 17, 2008 3:45 PM > > To: [email protected] > > Subject: [flexcoders] Re: Managed Collections with null objects > > > > --- In [email protected], João Fernandes > > <joaopedromartinsfernandes@> wrote: > > > > > > I'm having this weird issue that never happened before. > > > Sometimes, totally randomly, after deleting a managed item in a > > > arraycollection, instead of getting the arrayCollection resized by - > > 1, > > > my arraycollection keeps the same size and I get a null object > > where the > > > managed item was previously. > > > > > > This happens using ds.deleteItem() or using > > > arrayCollection.removeItemAt( itemIndex ) > > > -- > > > > > > João Fernandes > > > > > > http://www.onflexwithcf.org > > > http://www.riapt.org > > > > > > > I am having the same issue. Did you ever figure it out? > >

