Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-11620

The producttests test suite is brooken

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Trunk
    • None
    • product
    • None

    Description

      It was initially broken by OFBIZ-9905 so only trunk was concerned. The fix is simple: there should be no space at the beginning of the file.

      But then, when running the test suite, other issues raise. I guess they  were hidden because of the initial issue.

      OFBIZ-10231 introduced 2 issues
      A syntax error:
      product.removeRelated("ProductKeyword", product)
      instead of
      product.removeRelated("ProductKeyword")
      A wrong usage of storeByCondition

      I'll soon commit the solutions

      Attachments

        Issue Links

          Activity

            People

              jleroux Jacques Le Roux
              jleroux Jacques Le Roux
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: