Replace $info by $entity_info which is used in commerce_entity_access function

CommentFileSizeAuthor
commerce_wrong_variable_name.patch1.44 KBjsacksick

Comments

damien tournoud’s picture

Version: 7.x-1.0-rc1 » 7.x-1.x-dev
Status: Needs review » Active
Issue tags: +Needs tests

Committed in #fc5ea8e. We should add a few tests for this.

rszrama’s picture

What should the tests do? All the patch did is change the name of a variable... it didn't actually fix any bugs. : ?

rszrama’s picture

Title: Wrong variable name in commerce_entity_access » Add tests to cover our entity access control
Category: bug » feature

(Updating issue title.)