mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #20428
[Bug 1364164] A patch has been submitted for review
Patch for "master" branch: https://reviews.mahara.org/3676
--
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:
In Progress
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