Filling in the additional classes field on a box and saving does not retain the value.

Comments

mattyohe’s picture

I also see this. The workaround currently is to just apply CSS classes via the inline editor via the contextual link "Edit Box".

tirdadc’s picture

Assigned: Unassigned » tirdadc

This works fine through the Context UI / Context Field interface, but it does not work through the admin/structure/block interface. I'm investigating it.

tirdadc’s picture

Status: Active » Needs review
StatusFileSize
new823 bytes

Here's a patch that forces boxes_box_form_submit as the submit handler for boxes when you're creating or modifying them through the regular block admin interface. Doing this allows any additional components to be saved properly.

jec006’s picture

Version: 7.x-1.0-beta6 » 7.x-1.x-dev
Status: Needs review » Reviewed & tested by the community

This works for me

tirdadc’s picture

Status: Reviewed & tested by the community » Fixed
rafinskipg’s picture

When will the next stable release be done? Thanks

tirdadc’s picture

As soon as the box edit form in a pop-up patch goes through. More testing of that one would be welcome.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.