Hi Azrael & Yaju,
I've just had a look through the code, and I can confirm no progress has
been made on this bug. Unfortunately, because it only affects the small
subset of sites that are using "usersuniquebyusername" and MNet, and
it's non-trivial to fix and test, we're not likely to get to fixin
Can I get a status update on this? Is it still an issue?
--
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
MNet is going to be removed at some point. It should be made sure that
this issue isn't present in the new implementation.
** Changed in: mahara
Milestone: 1.9.3 => None
** Tags added: mnet
--
You received this bug notification because you are a member of Mahara
Contributors, which is subsc
** Changed in: mahara
Milestone: 1.9.2 => 1.9.3
--
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 editi
** Changed in: mahara
Milestone: 1.8.3 => 1.9.2
--
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 editi
** Changed in: mahara
Milestone: 1.8.2 => 1.8.3
--
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 editi
** Changed in: mahara
Milestone: 1.8.1 => 1.8.2
--
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 editi
** Changed in: mahara
Milestone: 1.8.0 => 1.8.1
--
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 editi
** Changed in: mahara
Milestone: 1.8rc1 => 1.8.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 edit
** Changed in: mahara
Milestone: 1.7.0 => 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/988254
Title:
function g
** Changed in: mahara
Milestone: 1.6.0 => 1.7.0
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/988254
Title:
function get_file in api/xmlrpc/lib.php not respecting
usersuniquebyusername
** Changed in: mahara
Status: New => Triaged
** Changed in: mahara
Importance: Undecided => Low
** Changed in: mahara
Milestone: None => 1.6.0
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchp
The corresponding discussion is
https://mahara.org/interaction/forum/topic.php?id=4237
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/988254
Title:
function get_file in api/xmlrpc/lib.php not
Actually I think I was looking at an older version of the file.
The current versions (1.4 and 1.5) have:
$authinstances = auth_get_auth_instances_for_wwwroot($wwwroot);
but the same login applies that it should check for
usersuniquebyusername and if true be less specific with the
authinstances.
Reading further, I don't know if that will be enough to fix this.
Not clear to me exactly what all the code does but line 159 ...
$records = get_records_sql_array($sql, array($authinstance->id,
$institution));
... might also fail to find the user.
Hopefully though this report is enough to indic
15 matches
Mail list logo