← Back to team overview

mahara-contributors team mailing list archive

[Bug 1364164] Re: Remove IE6 check in help icon function

 

** Changed in: mahara
       Status: In Progress => Fix Committed

** Changed in: mahara
    Milestone: None => 1.10.0

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