Uploaded image for project: 'Blesta Core'
  1. Blesta Core
  2. CORE-3572

Order: Standard order form does not add to cart from main/packages

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 4.9.0
    • Fix Version/s: 4.9.1
    • Component/s: None
    • Labels:
      None

      Description

      There is a typo in plugins/order/views/templates/standard/main_packages.pdt.

      Change line 65 from:

                                  if (!$sold_out && $limit_reached) {
      

      To

                                  if (!$sold_out && !$limit_reached) {
      

        Activity

        Hide
        jonathan Jonathan Reissmueller added a comment -

        Can you go ahead and update the branch for this (the one branched from 2.22) to update the version to 2.22.2? Thanks

        Show
        jonathan Jonathan Reissmueller added a comment - Can you go ahead and update the branch for this (the one branched from 2.22) to update the version to 2.22.2? Thanks

          People

          • Assignee:
            abdy Abdy Franco
            Reporter:
            jonathan Jonathan Reissmueller
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved:
              Fix Release Date:
              23/Apr/20

              Time Tracking

              Estimated:
              Original Estimate - Not Specified
              Not Specified
              Remaining:
              Remaining Estimate - 0 minutes
              0m
              Logged:
              Time Spent - 13 minutes
              13m

                Agile