Actions
Bug #5131
closedBlog defaults not set early enough in construct
Description
The construct for blogs object sets the defaults, but it's not early enough. It should be set directly to the object that's being mapped before loading instead of after.
Actions