Quiz widget template for images breaks Person Profile report
Bug #1361852 reported by
nedosa
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
SchoolTool Quiz |
Fix Released
|
Low
|
Douglas Cerna |
Bug Description
With schooltool.quiz installed when a user generates a Profile report for a person with an image attached, the Profile report includes a snippet of html, instead of the actual image.
See attached screenshot. This is from latest 2.8.1.
affects: | schooltool → schooltool.quiz |
summary: |
- Person Profile report doesn't display image when schooltool.quiz is - installed + Quiz widget template for images breaks Person Profile report |
Changed in schooltool.quiz: | |
status: | New → Fix Committed |
importance: | Undecided → Low |
assignee: | nobody → Douglas Cerna (replaceafill) |
Changed in schooltool.quiz: | |
status: | Fix Committed → Fix Released |
milestone: | none → 2.8.0 |
To post a comment you must log in.
This part in quiz/browser/ widget. zcml is the problem:
<z3c: widgetTemplate "display" "schooltool. skin.flourish. fields. IImage" "schooltool. skin.flourish. IFlourishLayer" "templates/ image_display. pt"
mode=
field=
layer=
template=
/>