Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-14652

Image alias create JPE file

    XMLWordPrintable

Details

    Description

      The function ezmimetype::findByName return a wrong suffix.
      The correct suffix is not the first defined in mime.ini but the suffix of the original image.

      [jpe]
      Types[]=image/jpeg
      
      [jpeg]
      Types[]=image/jpeg
      
      [jpg]
      Types[]=image/jpeg
      

      This is a bad solution ... but it works!

      [jpg]
      Types[]=image/jpeg
      
      [jpe]
      Types[]=image/jpeg
      
      [jpeg]
      Types[]=image/jpeg
      

      Attachments

        Activity

          People

            andre1 andre1
            gruppofemar gruppofemar
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: