Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Category.php _getProcessedCategoryIds #225

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Commits on Apr 16, 2015

  1. Fix Category.php _getProcessedCategoryIds

    $this->newCategory returns an array (‘entity_id’, ‘path’,  ‘level’) not
    just the entity_id
    rbrown committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    18a18a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2015

  1. Fix _getProcessedCategoryIds/_categoriesWithRoots

    $this-> _categoriesWithRoots also returns an array not just the
    entity_id
    rbrown committed Apr 17, 2015
    Configuration menu
    Copy the full SHA
    1c8d700 View commit details
    Browse the repository at this point in the history