← Back to team overview

mahara-contributors team mailing list archive

[Bug 711836] Re: Image in title description of group view is broken for logged out users (IE 8)

 

What I'm seeing against current HEAD is that if you add an image
artefact to a group and display it in a view (ie drag in a file and
select the desired image), then add an <img> element linking to that
image in the Title description (ie using the same url as the block), the
image will display in the description. If you delete the block (which
you would if you wanted the image to display in the description only),
the <img> link in the description region is broken.

I'm seeing this behaviour regardless of whether the user is logged in or
not.

My interpretation of the behaviour is that access to group artefacts is
forbidden unless they are available in a particular context (eg added as
a block to a view). The use case of displaying an artefact not otherwise
selected as a block has not been catered for.

I'm not sure whether the current behaviour is a feature or a bug. I
guess it depends whether a group view's description field is intended to
be text-only or potentially interact with any group assets. This is a
design call that a senior Mahara developer should make, so I'm parking
work on this bug until someone makes a call :).

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/711836

Title:
  Image in title description of group view is broken for logged out
  users (IE 8)

Status in Mahara ePortfolio:
  Incomplete

Bug description:
  See example in this public view at:
  http://careerportfolio.mb.ca/view/view.php?id=332

  Logged in users can see it fine, whether members of the group or not.

  mahara 1.3.3
  Linux, MySQL

  IE 8.0 (FF is OK)


References