← Back to team overview

mahara-contributors team mailing list archive

[Bug 1358912] A change has been merged

 

Reviewed:  https://reviews.mahara.org/3648
Committed: http://gitorious.org/mahara/mahara/commit/13fbb849d3eade7dfd079f5703700c9d557f50e2
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch:    master

commit 13fbb849d3eade7dfd079f5703700c9d557f50e2
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Wed Aug 20 08:21:46 2014 +1200

Fixing institution logo url call (Bug #1358912)

when one is using their own logo rather than default

Change-Id: I9cbf0b674e6a59bf108877a8f971e19b11cbb15a
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>

-- 
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/1358912

Title:
  Syntax error when using a logo by id for theme logo

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  The <link> tag url ends up with two ? in it - eg <link rel="image_src"
  href="http://test.site.com/thumb.php?type=logobyid&amp;id=174958?v=1.9.2";>

  It doesn't cause an error but is bad syntax so should be fixed

  To test: edit an institution and add logo then login as a user from
  that institution - then view source of the page and look for
  'image_src'

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


References