Entity API (you :P) added the "configuration" key to hook_entity_info(), allowing certain modules that list entity types to ignore the ones that are pure configuration.
However, Rules doesn't use that key yet, making the "rules_config" entity type show up where it shouldn't.
Let's change that.

CommentFileSizeAuthor
#1 1346318-rules-config-configuration.patch471 bytesbojanz

Comments

bojanz’s picture

Component: Rules Core » Rules Engine
Status: Active » Needs review
StatusFileSize
new471 bytes

Easy as pie.

fago’s picture

Status: Needs review » Fixed

well, entity api also adds in the default of TRUE if the entity is exportable. Anyways, a good thing to do, so committed.

Status: Fixed » Closed (fixed)

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