#15659·opencart

[4.x.x.x] 升级 4.1.0.3 到 4.1.0.4 后出现错误事件

作者: tongo-angelov创建于 2026年8月16日更新于 2026年8月23日

What version of OpenCart are you reporting this for? 4.1.0.4 Describe the bug When upgrading to 4.1.0.4 in step 5 upgrade_5.php, it changes all view events to include a dot instead of forward flash admin/view/common/header/after admin/view/common.header/after To Reproduce Steps to reproduce the behavior: 1. Fresh 4.1.0.3 install 2. Install any extension that has view event (tested with this since I had it already and it's free for testing) 3. Following upgrade docs, download all 4.1.0.4 files and replace the previous ones. Go to /install and complete the upgrade 4. Go to admin dashboard and test if the extension is working Expected behavior The extension should still be working since 4.1.0.4 is backwards compatible with 4.1.0.3 Screenshots / Screen recordings 4.1.0.3 Image Image 4.1.0.4 Image Image Server / Test environment (please complete the following information): - Ubuntu Server - PHP v8.3 - Apache/2.4.58 Additional context For testing, I just added a check for /view events so it keeps the slash

内容来源: opencart/opencart