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

Infinite loop in ImageManager when using filters from multiple image handlers

    XMLWordPrintable

Details

    Description

      eZImageManager goes into an infinite loop when processing an image alias that contains filters from more than one image handler.

      Steps to reproduce
      • Make sure that both GD and ImageMagick are configured correctly
      • Add the following to image.ini:
        [AliasSettings]
        AliasList[]=multihandler
        
        [multihandler]
        Reference=
        Filters[]
        # From GD
        Filters[]=luminance/gray
        # From ImageMagick
        Filters[]=filter/swirl=210
        
      • Load an image using the multihandler alias

      Attachments

        Activity

          People

            gl gl
            gl gl
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: