Description
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
- Create a file field
- Create any setting for Constrain or Crop in the File Manager page
- Upload file
- 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