Closed (fixed)
Project:
Commerce Core
Version:
8.x-2.x-dev
Component:
Order
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jun 2017 at 17:44 UTC
Updated:
27 Feb 2025 at 10:38 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jackbravo commentedThis issue was created in response to this drupalStackexchange question: https://drupal.stackexchange.com/questions/237694/commerce-2-x-confusion...
Comment #3
czigor commentedAdded a check in OrderForm.
Comment #4
czigor commentedAdding an isset() check to prevent notices in case the form is not using IEF or does not allow adding new line items.
Comment #7
czigor commentedAdding one more variable check.
Comment #8
czigor commentedComment #9
tkiehne commentedRe-rolling this against the latest 2.x branch.
Comment #10
loze commentedWas no longer applying, Rerolled for the latest dev
Comment #12
jsacksick commentedCommitted, thanks!
Comment #15
ankondrat4 commentedA little bit confusing update and request. Why we need to forbid adding different types of order items to the order?