** Changed in: mahara/17.04
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1716083

Title:
  elasticsearch image thumbnail missing when viewing media shared by
  another

Status in Mahara:
  Fix Released
Status in Mahara 17.04 series:
  Fix Released
Status in Mahara 17.10 series:
  Fix Released

Bug description:
  Scenario: User A shares a page containing an image with User B

  When user B searches for all things in Elasticsearch they can see the
  page listed under Portfolio tab and can see the image listed under the
  Media tab.

  They however cannot see the thumbnail of the image.

  There is a bit of code missing from the ElasticsearchType_artefact.php
  file. The bit of code that checks that we can see the artefact and the
  view is there. But the viewid is not passed to the get_icon()
  function.

  This patch will add that missing bit in

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1716083/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to