Details
-
Specification change (Sub-task)
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
6.0.2
-
Team A
-
Sprint 83 (Dec 2021), Sprint 84 (Jan 2022), Sprint 85 (Feb 2022), Sprint 86 (Mar 2022), Sprint 87 (Apr 2022), Sprint 88 (May 2022)
-
1
Description
When using PHP8.1 it is not possible to import Media type "Email", "SMS" and "Script"
Steps to reproduce:
- Administration -> Media types
- Create new media type with type "Email"
- Select created media type
- Export media type
- Delete created media type
- Import created file
Result:
Import failed:
Error message received:
- Invalid parameter "/1/timeout": value must be 30s.
Expected:
Message shown: "Imported successfully"
Note:
After preliminary investigation issue appears to be in CMediaType.php file with getvalidationrulesbytype timeout