Comment 2 for bug 1231729

Revision history for this message
Alberto Mardegan (mardy) wrote :

Thanks Mike, this was a bit tricky to solve. :-) The problem was that when the account was deleted it would be removed from the model, which would cause the Repeater to destroy the delegate, which could happen while the edit page was still shown.

I think I fixed it in the attached branch. I'd appreciate if you could test it, and you are also very welcome to review the merge proposal. :-)