To replicate:
1) Navigate to a block configuration in mongodb_block_ui
2) Under 'visibility settings' select 'content type'
3) Check one or more content types
4) Click 'Save Block'
5) Return to the block configuration

Expected result:
Content types selected previously will appear under the content type visibility settings

Actual result:
Content type selection is lost

Comments

langworthy’s picture

I can confirm this. I see in the comments of mongodb_block_ui_admin_configure_submit() "FIXME" and "@todo" :)

Looking at how block.module does this i think we should use hook_block_configure()

fgm’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

No answer in 6 years, 7.x is a legacy branch for which no new code is being developed, and the block component has been unmaintained since mid-2014, so marking won't fix.