← Back to team overview

mahara-contributors team mailing list archive

[Bug 1364164] A change has been merged

 

Reviewed:  https://reviews.mahara.org/3676
Committed: http://gitorious.org/mahara/mahara/commit/4b339885dd82bc7aa63693d545e3e34ff95cf51b
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 4b339885dd82bc7aa63693d545e3e34ff95cf51b
Author: Yuliya Bozhko <yuliya.bozhko@xxxxxxxxxxxxx>
Date:   Tue Sep 2 10:34:20 2014 +1200

Remove IE6 check in help icon image (Bug #1364164)

Change-Id: I189ddca172cd6c364cd0f867486b434f71545998
Signed-off-by: Yuliya Bozhko <yuliya.bozhko@xxxxxxxxxxxxx>

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

Title:
  Remove IE6 check in help icon function

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  There is no need for a check like:

  $imageext = (isset($_SERVER['HTTP_USER_AGENT']) && false !==
  stripos($_SERVER['HTTP_USER_AGENT'], 'msie 6.0')) ? 'gif' : 'png';

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


References