Hi, in OPS 3.4.0.4 when I upload an item and finish sending it remains uploaded:
If I refresh the page the article remains loaded. I have tested with two installations and the same error.
The latest version was clean, with no additional plugins or modifications added. I installed and uploaded submission.
I use PHP 8.1.27
The error is:
[15-Feb-2024 16:53:58 UTC] PHP Deprecated: SlimCollection::offsetExists($key) return type should be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[[\ReturnTypeWillChange] attribute should be used to temporarily suppress the warning in /home/customer/www/test. latarxiv.org/public_html/lib/pkp/pkp/lib/vendor/slim/slim/Slim/Collection.php on line 112
[15-Feb-2024 16:53:58 UTC] PHP Deprecated: The return type of SlimCollection::offsetGet($key) should be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[[\ReturnTypeWillChange] attribute should be used to temporarily suppress the warning in /home/customer/www/test. latarxiv.org/public_html/lib/pkp/lib/vendor/slim/slim/Slim/Collection.php on line 124.
[15-Feb-2024 16:53:58 UTC] PHP Deprecated: The return type of SlimCollection::offsetSet($key, $value) should be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the warning in /home/customer/www/test. latarxiv.org/public_html/lib/pkp/pkp/lib/vendor/slim/slim/Slim/Collection.php on line 135
[15-Feb-2024 16:53:58 UTC] PHP Deprecated: The return type of SlimCollection::offsetUnset($key) should be co
Additionally, the Spanish template has several untranslated tags and loading DefaultTranslation generated another error.