Open seth7609 opened 3 years ago
Similar (to have it complet):
Not clear what are rules. Download plugin uploads the image to MM but you need to add common_image manually.. (if it wasn't changed)
https://github.com/e107inc/e107/issues/3905 https://github.com/e107inc/e107/issues/1522 https://github.com/e107inc/e107/issues/3276
Tested custom field with PHP 7.2: the custom image looks for category:_common (debug message) image is uploaded correctly and you can select it in the custom image field it is displayed correctly
But it doesn't have any category in the media manager, so you need to add it manually if you want to use this image in another place
Then you can use it f.e. in news.
@seth7609 you don't need to import it again, just add a correct category on the image uploaded via custom field (unfortunately via MM, not directly in upload itself)
Bug Description
When using custom fields in pages/menus the image option does not assign uploaded images to _common_image. This forces me to have to go and import it at the media manager.
How to Reproduce
Steps to reproduce the behavior: