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

新規ページを作成した際に編集画面にテンプレートの内容が反映されない #9056

Open
jo7ueb opened this issue Aug 29, 2024 · 1 comment

Comments

@jo7ueb
Copy link

jo7ueb commented Aug 29, 2024

Environment

Host

item version
OS Debian bookworm aarch64
GROWI 7.0.17
node.js 20.17.0
npm 10.8.2
Using Docker yes
Using growi-docker-compose yes

(Accessing https://{GROWI_HOST}/admin helps you to fill in above versions)

Client

item version
OS Windows 11
browser Vivaldi 6.8.3381.57

How to reproduce? (再現手順)

  1. ページツリーから、ルート配下に適当なページを作成する (ここでは test を作成)
  2. http://growi.example/test にアクセスし、上記ページを確認する
  3. 画面右上のメニューより下位層テンプレートを作成する
  4. 適当な内容を入力して保存する。
  5. http://growi.example/test/test2 にアクセスし、test2 ページを作成
  6. 画面右上の編集ボタンを押す

What happens? (症状)

  1. テンプレートの内容が編集画面に反映されておらず、空白となっている。
  2. 編集せずに戻ると、ページの内容がテンプレートの内容となる。
  3. 再度編集ボタンを押すが、編集画面の内容は空白のままである。

What is the expected result? (期待される動作)

上記症状1と3において、ページの内容にテンプレートが反映されているのだから、当然編集画面にもテンプレート相当の内容が表示されているべきで、テンプレートをもとにページを編集できるべきである。

Note

@jo7ueb
Copy link
Author

jo7ueb commented Aug 29, 2024

どうもテンプレートに限らない話のようです。
以前作成した既存ページを編集しようと試したら、そちらの編集画面も真っ白になってしまいました。
とりまログチェックと再起動します。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant