在通过composer从10.2更新到10.3之后,在页面预览处(仅在此),使用表单的页面出现以下错误:
Core: Exception handler (WEB): Uncaught TYPO3 Exception: htmlspecialchars() expects parameter 1 to be string, null given | TypeError thrown in file /public/typo3/sysext/form/Classes/Hooks/FormPagePreviewRenderer.php in line 63我是在更新过程中错过了什么,还是因为T3?
发布于 2020-03-10 13:54:45
是由臭虫引起的。在https://forge.typo3.org/issues/90598找到了解决方案
https://stackoverflow.com/questions/60525618
复制相似问题