Bug #65503
AttributeError: 'SubtitleField' object has no attribute 'get_view_value'
Start date:
20 May 2022
Due date:
% Done:
0%
Estimated time:
Patch proposed:
Yes
Planning:
No
Description
https://sentry.entrouvert.org/entrouvert/publik/issues/60096/
AttributeError: 'SubtitleField' object has no attribute 'get_view_value' (8 additional frame(s) were not displayed) ... File "wcs/admin/forms.py", line 1813, in _q_traverse return super()._q_traverse(path) File "quixote/directory.py", line 116, in _q_traverse return super(AccessControlled, self)._q_traverse(path) File "quixote/directory.py", line 88, in _q_traverse return obj._q_traverse(path) File "quixote/directory.py", line 92, in _q_traverse return obj() File "wcs/admin/forms.py", line 1761, in inspect context['workflow_options'][field.label] = htmltext('%s') % field.get_view_value(
Files
Related issues
Associated revisions
History
Updated by Frédéric Péters about 1 month ago
- File 0001-backoffice-include-title-subtitle-comment-workflow-o.patch 0001-backoffice-include-title-subtitle-comment-workflow-o.patch added
- Status changed from Nouveau to Solution proposée
- Patch proposed changed from No to Yes
Updated by Lauréline Guerin about 1 month ago
- Status changed from Solution proposée to Solution validée
Updated by Lauréline Guerin about 1 month ago
- Related to Bug #65527: Inspect d'un formulaire : Internal Server Error added
Updated by Frédéric Péters about 1 month ago
- Status changed from Solution validée to Résolu (à déployer)
commit 336ddaa4454079bf7f85a9068da6b913915bac4c Author: Frédéric Péters <fpeters@entrouvert.com> Date: Fri May 20 11:47:14 2022 +0200 backoffice: include title/subtitle/comment workflow options in inspect (#65503)
Updated by Transition automatique about 1 month ago
- Status changed from Résolu (à déployer) to Solution déployée
backoffice: include title/subtitle/comment workflow options in inspect (#65503)