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 issue with pack in fixtures (installer) #8913

Merged
merged 1 commit into from Apr 4, 2018
Merged

Fix issue with pack in fixtures (installer) #8913

merged 1 commit into from Apr 4, 2018

Conversation

alegout
Copy link
Contributor

@alegout alegout commented Apr 3, 2018

Questions Answers
Branch? 1.7.3.x
Description? Fix issue product is not pack (exception on front)
Type? bug fix
Category? IN
BC breaks? no
Deprecations? no
Fixed ticket? BOOM-5024
How to test? Install a PrestaShop with demo products. Open the product which is a pack, It should work.

Important guidelines


This change is Reviewable

@mickaelandrieu mickaelandrieu added Bug Type: Bug 1.7.x Branch labels Apr 3, 2018
@@ -560,6 +560,20 @@ public function createEntityConfiguration($identifier, array $data, array $data_
$this->storeId($entity, $identifier, $entity_id);
}

/**
* @inheritdoc
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

{@inheritdoc} but if you sue this annotation you don't have to use @param and @return annotations: are you sure this is required here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

mickaelandrieu
mickaelandrieu previously approved these changes Apr 3, 2018
@mickaelandrieu mickaelandrieu added the Waiting for QA Status: action required, waiting for test feedback label Apr 3, 2018
@marionf
Copy link
Contributor

marionf commented Apr 4, 2018

@alegout
I tried your PR but the product is still standard

@marionf marionf added Waiting for author Status: action required, waiting for author feedback and removed Waiting for QA Status: action required, waiting for test feedback labels Apr 4, 2018
@marionf marionf added QA ✔️ Status: check done, code approved and removed Waiting for author Status: action required, waiting for author feedback labels Apr 4, 2018
Fix issue with pack in fixtures

Fix phpdoc

Add pack.xml for fixtures
@eternoendless
Copy link
Member

Thank you @alegout

@eternoendless eternoendless merged commit cbe463b into PrestaShop:1.7.3.x Apr 4, 2018
@eternoendless eternoendless added this to the 1.7.3.1 milestone Apr 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.7.x Branch Bug Type: Bug QA ✔️ Status: check done, code approved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants