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

sales_rule_form is not defined on attempt to select category for cart price rule condition #5526

Closed
sivaschenko opened this issue Jul 7, 2016 · 3 comments
Labels
bug report Component: Tax Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development

Comments

@sivaschenko
Copy link
Member

Steps to reproduce

  1. Log in to admin panel
  2. Go to Marketing -> "Cart Price Rules"
  3. Click "Add New Rule" button
  4. Expand actions fieldset
  5. Under "Apply the rule only to cart items matching the following conditions" add "Category" condition
  6. Open category chooser
  7. Select any category (see js error in console)
  8. Click Apply icon

Expected result

  1. No js errors.
  2. Category is added to condition

Actual result

  1. "Uncaught ReferenceError: sales_rule_form is not defined" js error message
  2. Selected Category is not added to condition
@dthampy
Copy link
Contributor

dthampy commented Jul 7, 2016

@sivaschenko , thank you for your bug report. An internal jira Ticket(MAGETWO-55184) is created.

@dthampy dthampy added Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development bug report labels Jul 8, 2016
@Andranikbaghdasaryan
Copy link

Andranikbaghdasaryan commented Aug 16, 2016

Does this problem already solved? @dthampy

mmansoor-magento pushed a commit that referenced this issue Sep 7, 2016
mmansoor-magento pushed a commit that referenced this issue Sep 7, 2016
@miakusha
Copy link
Contributor

Issue was fixed. Closed.

okorshenko pushed a commit that referenced this issue Dec 14, 2016
okorshenko pushed a commit that referenced this issue Dec 14, 2016
Fixed issues:
MAGETWO-57136: [GitHub] Wrong initialization sequence in mage.priceBox widget (price-box.js) #6117
MAGETWO-57062: [Backport] - Issues with minicart in multiwebsite - for 2.1
MAGETWO-55184: [GitHub #5526]Selected category is not added to Cart Price Rule condition due to JS error
MAGETWO-57168: CLONE - [GitHub]JavaScript Error on Checkout Page after Changing Country in Estimate Shipping and Tax Block
MAGETWO-57843: [Backport] - [Github # 6294] Coupon code override cart rules with no coupon code - for 2.1
MAGETWO-57512: [Backport] - Giftcard Purchase - Order Status - Processing - for 2.1
magento-engcom-team pushed a commit that referenced this issue Apr 1, 2020
[TSG] TESTs Fixes for 2.4 (pr27) (2.4-develop)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Component: Tax Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development
Projects
None yet
Development

No branches or pull requests

5 participants