Skip to content

Allow variables to use multiple modifiers #136

@helmi-pts

Description

@helmi-pts

Description of the problem

JSON Variable Modifiers does not parse / ignore file field with image manipulation; instead it will only output the original file url

How To Reproduce

  1. Create a file field
  2. Create any setting for Constrain or Crop in the File Manager page
  3. Upload file
  4. Parse template using:
    {your_file_field:json}
    {your_file_field:your_crop:json}

Error Messages

No error message. Instead it will output both tags value as the original file name url.

Environment Details:

  • Version: [e.g. 5.1.3]
  • PHP Version [e.g. 7.2]
  • MySQL Version [e.g. 5.7]
  • OS: [e.g. Linux]
  • Web Server: [Apache]

Possible Solution

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions