Hey,

I tried using the activation lifecycle posted in another thread, which
changes to use the new syntax with acting_user: http://pastie.org/320780

Mail is sent as expected, however, I'm getting "This operation is not
allowed" if I try to activate.

The error is caused by a LifecycleKeyError Exception, raised by the
key check because user.key_timestamp is nil.

I can't figure out why key_timestamp is not saved, I guess it is set
by write_attribute, but the record is not saved, although it should be
saved in the become method?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to