V0.52/53 Released

Oops, yeah… It’s saving the profile change but having an error when it tries to add it to recent changes. I’ll fix that in the next patch. If you want to get the change immediately, just modify the last line of set_profile in plugins/profile/public/profile_char.rb to use self.name instead of char.name:

  Website.add_to_recent_changes('char', version.id, self.name)

@tat You might want that too since I imagine your people are probably editing their profiles pretty often.

2 Likes