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

Typo in ecommerce productdetail

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Release Branch 11.04, Release Branch 12.04, Release Branch 13.07, Release Branch 14.12, Trunk
    • 14.12.01, 12.04.06, 13.07.03, 15.12.01
    • ecommerce
    • Any

    Description

      Small typo in ecommerce productdetail.ftl would prevent similar products by feature from rendering if the related functionality is enabled in ProductDetailgroovy.

      <#if comsmonFeatureResultIds?has_content>
      

      should read

      <#if commonFeatureResultIds?has_content>
      

      Introduced in markup refactor 816465

      Attachments

        1. productdetail.ftl.patch
          0.7 kB
          Jason Reast-Jones

        Activity

          People

            deepak Deepak Dixit
            jreast Jason Reast-Jones
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: