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

It will be failed when you Upload a image to product content

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 17.12.01
    • None
    • product
    • None

    Description

      The reason is that these code should be commented in the method "scaleImageInAllSize".
      it located in the named "ScaleImage.java" file.
      The code is that:
      if (fileLocation.lastIndexOf('/') != -1)

      { fileLocation = fileLocation.substring(0, fileLocation.lastIndexOf('/') + 1); // adding 1 to include the trailing slash }

      Attachments

        Issue Links

          Activity

            People

              deepak Deepak Dixit
              qepkwwl zhangqing
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: