Open
Description
The use of setUseSessionInUrl(false) in Model/Template/Processor.php is no more allowed in Magento 2.3.5. The Result is the following exception:
User Deprecated Functionality: Session ID is not used as URL parameter anymore. in /var/www/magento-dev/vendor/magento/module-email/Model/Template/Filter.php on line 274 at /var/www/magento-dev/vendor/magento/framework/App/ErrorHandler.php:61)"} []
Since the function setUseSessionInUrl of Filter has no more function except to create the exception, it is sufficient to delete the line.
Metadata
Metadata
Assignees
Labels
No labels