features_extra try to merge with uuid_features see #921872: Rewrite to use UUID, merge with UUID Features?.

For that we need uuid support for core block.

Comments

skwashd’s picture

Status: Active » Closed (won't fix)

From my experience it doesn't make sense to export core blocks. It is too much effort to make this happen, so I'm closing it WONTFIX for the following reasons:

* UUID only exports entities and core blocks aren't entities.
* If you want to export blocks to features then use boxes - http://drupal.org/project/boxes
* If you want to have blocks as entities use BEAN - http://drupal.org/project/bean

It took me less than 1 hour to convert my boxes to BEANs - it is really easy. Soon we'll have UUID support for BEAN.