Comment 2 for bug 1361852

Revision history for this message
Douglas Cerna (replaceafill) wrote : Re: Person Profile report doesn't display image when schooltool.quiz is installed

This part in quiz/browser/widget.zcml is the problem:

  <z3c:widgetTemplate
      mode="display"
      field="schooltool.skin.flourish.fields.IImage"
      layer="schooltool.skin.flourish.IFlourishLayer"
      template="templates/image_display.pt"
      />