Task #5347 (closed)
Opened 8 years ago
Closed 8 years ago
BUG: Blitz .__bstrap__() recursive call
| Reported by: | wmoore | Owned by: | wmoore |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-Beta4.3 |
| Component: | OmeroPy | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2011-05-19 (12) |
Description
The .bstrap() method of Filament Wrapper is called recursively.
Change History (1)
comment:1 Changed 8 years ago by Will Moore <will@…>
- Remaining Time set to 0
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
(In [f342b7d2af2c87b212f93089881fe5df7453d8df/ome.git] on branch develop) Fixing recursive call of .bstrap(). Closes #5347