coderedcorp / coderedcorp/coderedcms

No context for 'buttons',

オープン
#693 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
Type: Bug
主要言語
Python
スター
765
フォーク
154
PR マージ指標
30日以内にマージされた PR はありません

説明

#### Describe the bug
No context for 'button', 'subtitle', 'message_heading', 'icon_classname', using coderedcms versions 4.1.0, 4.1.1, and 5.0.0 and wagtail 6.4.1.

#### Steps to reproduce
Go to the codered wagtail admin with Logging turned on with 'level': 'DEBUG'

#### Expected behavior
In the error.log expect to see:
Exception while resolving variable 'buttons' in template 'wagtailadmin/tables/title_cell.html'.
Traceback (most recent call last):
File "/home/django/red3/lib64/python3.12/site-packages/django/template/base.py", line 883, in _resolve_lookup
current = current[bit]
~~~~~~~^^^^^
File "/home/django/red3/lib64/python3.12/site-packages/django/template/context.py", line 85, in __getitem__
raise KeyError(key)
KeyError: 'buttons'
#### Additional context
Add any other context about the problem here.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。