Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【固定ページ】デバッグモードで、固定ページを編集で開き、プレビューボタンをクリックすると、エラーメッセージが出る問題 #3328

Open
katokaisya opened this issue Apr 10, 2024 · 0 comments
Labels
Bug バグ Ver4 バージョン4

Comments

@katokaisya
Copy link
Collaborator

概要

フォーラムにて指摘あり
バッグモードで、固定ページを編集で開き、プレビューボタンをクリックすると、以下のエラーメッセージが出ます。

Notice (8): Undefined index: BlogContent [CORE/Baser/Plugin/Blog/View/Helper/BlogHelper.php, line 82]
その後、ブラウザをリロードすると、以下のエラーメッセージが出ます。

Notice (8): Trying to access array offset on value of type null [CORE/Baser/Controller/PagesController.php, line 459]
Notice (8): Trying to access array offset on value of type null [CORE/Baser/Controller/PagesController.php, line 459]

baserCMS version : 4.8.1

備考

ちなみに、php8系ではwarningになることを確認しました。

@katokaisya katokaisya added the Ver4 バージョン4 label Apr 10, 2024
@ryuring ryuring added the Bug バグ label Apr 15, 2024
@ryuring ryuring changed the title デバッグモードで、固定ページを編集で開き、プレビューボタンをクリックすると、エラーメッセージが出る問題 【固定ページ】デバッグモードで、固定ページを編集で開き、プレビューボタンをクリックすると、エラーメッセージが出る問題 Apr 17, 2024
@ryuring ryuring modified the milestone: 5.1.0 Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug バグ Ver4 バージョン4
Projects
None yet
Development

No branches or pull requests

2 participants