PrestaShop
PrestaShop copied to clipboard
Fix : The command defined in "PrestaShopBundle\Command\FeatureFlagCom…
…mand" cannot have an empty name
| Questions | Answers |
|---|---|
| Branch? | 9.0.x |
| Description? | Fix error The command defined in "PrestaShopBundle\Command\FeatureFlagCommand" cannot hav |
| e an empty name while using the command line. | |
| Type? | bug fix |
| Category? | CO |
| BC breaks? | no |
| Deprecations? | no |
Hi, thanks for this contribution!
I found some issues with the Pull Request description:
- The
How to testshouldn't be empty. (Read explanation)
Would you mind having a look at it? This will help us understand how interesting your contribution is, thank you very much!
About linked issues
Please consider opening an issue before submitting a Pull Request:
- If it's a bug fix, it helps maintainers verify that the bug is effectively due to a defect in the code, and that it hasn't been fixed already.
- It can help trigger a discussion about the best implementation path before a single line of code is written.
- It may lead the Core Product team to mark that issue as a priority, further attracting the maintainers' attention.
(Note: this is an automated message, but answering it will reach a real human)
Mmmmmpf, it's seems that it's a long time since the issue and your comment, and my test on 9.0.0-beta.1 don't throw me any error like this. Surely fixed since that.