← Back to team overview

mahara-contributors team mailing list archive

[Bug 931481] A change has been merged

 

Reviewed:  https://reviews.mahara.org/1045
Committed: http://gitorious.org/mahara/mahara/commit/b3630b961e5ef8a59fe778e632a74e8ca4866350
Submitter: Ruslan Kabalin (ruslan.kabalin@xxxxxxxxxxx)
Branch:    master

commit b3630b961e5ef8a59fe778e632a74e8ca4866350
Author: Ruslan Kabalin <ruslan.kabalin@xxxxxxxxxxx>
Date:   Mon Feb 13 15:05:12 2012 +0000

    Fix portfolio search (bug #931481)
    
    Removing get_links output in ArtefactTypeHtml does not seem affect anything, as it only being used
    in self_search_make_links.
    
    Change-Id: I4bf3594233eac54e518ed45e9c7798a7782bd799
    Signed-off-by: Ruslan Kabalin <ruslan.kabalin@xxxxxxxxxxx>

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

Title:
  Portfolio search does not produce an output

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  It has been reported on the forum [1] that Portfolio search (enabled
  via Site options -> General settings) does not produce an output. The
  investigation indicated that there are several problems with that:

  1. Javascript bug.
  2. There is links problem for 'ArtefactTypeHtml' in particular, that directs user to the site home.

  The suggested solution for now is to fix issues above, fix related
  formatting and add the list of views where artefact can be found (as
  links for non-profile artefacts are ambitious).

  [1] https://mahara.org/interaction/forum/topic.php?id=4301

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


References