Uploaded image for project: 'YesCart'
  1. YesCart
  2. YC-573

noimage directory is lowercase by default which causes issues on unix systems

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 2.2.0
    • Fix Version/s: 3.0.0
    • Component/s: sf server
    • Labels:

      Description

      To prevent system discrepancies all intermediate directories are now upper case only.
      For example
      Path with upper case code: someproduct_CODE_a.jpg would resolve to C/CODE/someproduct_CODE_a.jpg
      Path with lower case code: someproduct_code_a.jpg would resolve to C/code/someproduct_code_a.jpg

      Actions for production systems:
      Copy all image files that have lowercase intermediate directories to upper case directoru names.
      I.e. c/code/someproduct_code_a.jpg should become C/code/someproduct_code_a.jpg on the file system

        Attachments

          Activity

            People

            • Assignee:
              denis Denis Pavlov
              Reporter:
              denis Denis Pavlov
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: