On Sep 11, 2007, at 11:41 AM, Brandon Keepers wrote:

http://dev.rubyonrails.org/changeset/7315 caused some interesting behavior with attributes marked with attr_protected. See http:// pastie.caboo.se/96099, specifically line 19. It looks like attributes are cached and not cleared when being set.

I'm still looking into how to fix it, but I would appreciate any pointers (koz) as I try to dig through the define_read_method, which is where I suspect the bug is coming from.

Thanks,
Brandon

Scratch that. Apparently the flextimes plugin overrides write_attribute, which is what was causing this behavior.

Thanks to lifo and Form on #rails-contrib for debunking my claims. Sorry for the noise.

Brandon

Attachment: PGP.sig
Description: This is a digitally signed message part

Reply via email to