Opened 6 years ago

Closed 6 years ago

#13824 closed bug (invalid)

Replicant: the FindView() method doesn't work on the replicated view

Reported by: Janus Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: Kits/Interface Kit Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

If the view is archive, persisted on disk, reload and unarchive the FindView() works as expected. But when it is a replicant to create the instance the children list view is not populated. This problem is present using the Layout kit.

The _GetReplicat function in the BShelf has the following comment

   // TODO: test me -- there seems to be lots of bugs parked here!

Not a good sign.

Change History (2)

comment:1 by Janus, 6 years ago

Summary: Replicant: the FindView() doesn't work on the replicated viewReplicant: the FindView() method doesn't work on the replicated view

comment:2 by Janus, 6 years ago

Resolution: invalid
Status: newclosed

I miss a static instantiate in one class so all the tree was clean up during instantiation. What a journey. My bad!

Note: See TracTickets for help on using tickets.