mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #36710
[Bug 1605127] Re: Mismatched function declaration, urdate_url() in lib/activity.php
** Tags added: php7
** Also affects: mahara/15.04
Importance: Undecided
Status: New
** Also affects: mahara/16.10
Importance: Undecided
Status: New
** Also affects: mahara/16.04
Importance: Undecided
Status: New
** Also affects: mahara/15.10
Importance: Undecided
Status: New
** Changed in: mahara/15.04
Milestone: None => 15.04.9
** Changed in: mahara/15.10
Milestone: None => 15.10.5
** Changed in: mahara/16.04
Milestone: None => 16.04.3
** Changed in: mahara/16.10
Milestone: None => 16.10.0
** Changed in: mahara/15.04
Importance: Undecided => Medium
** Changed in: mahara/15.10
Importance: Undecided => Medium
** Changed in: mahara/16.04
Importance: Undecided => Medium
** Changed in: mahara/16.10
Importance: Undecided => Medium
** Changed in: mahara/16.10
Status: New => In Progress
** Changed in: mahara/16.04
Status: New => Confirmed
** Changed in: mahara/15.10
Status: New => Confirmed
** Changed in: mahara/15.04
Status: New => Confirmed
** Changed in: mahara/16.10
Assignee: (unassigned) => Aaron Wells (u-aaronw)
** Changed in: mahara/16.04
Assignee: (unassigned) => Aaron Wells (u-aaronw)
** Changed in: mahara/15.10
Assignee: (unassigned) => Aaron Wells (u-aaronw)
** Changed in: mahara/15.04
Assignee: (unassigned) => Aaron Wells (u-aaronw)
** Changed in: mahara/16.04
Status: Confirmed => In Progress
** Changed in: mahara/15.10
Status: Confirmed => In Progress
** Changed in: mahara/15.04
Status: Confirmed => In Progress
--
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/1605127
Title:
Mismatched function declaration, urdate_url() in lib/activity.php
Status in Mahara:
In Progress
Status in Mahara 15.04 series:
In Progress
Status in Mahara 15.10 series:
In Progress
Status in Mahara 16.04 series:
In Progress
Status in Mahara 16.10 series:
In Progress
Bug description:
Branch 16.04
In lib/activity.php at approx line 710 the function update_url() is
declared. It has no parameters.
However, at approx line 750 it is called and a parameter
($userdata->internalid) is used. One of them must be wrong, surely?
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1605127/+subscriptions
References