Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-16865

incorrect operator used for totalPriceIncVat in ezorder.php

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • 4.2.1, 4.4.0alpha3
    • 4.3.0, 4.4.0alpha1
    • Legacy > Webshop
    • None

    Description

      In the kernel/classes/ezorder.php at line 1477:
      $totalPriceIncVat & $orderItem->attribute( 'price_inc_vat' );

      The "&" bitwise operator should be a "=" attribution operator.

      Attachments

        Activity

          People

            andre1 andre1
            bedlore bedlore
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: