mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #18124
[Bug 1281121] Re: Method view_has_token uses uninitialized variable
Hi Robert Boloc,
I'm putting together the release notes for Mahara 1.9.0. In the release
announcement, we like to give credit to which institutions the
developers work for. Do you have an institutional affiliation (i.e.
employer or university) that you want this patch credited to? Or are you
fine with crediting it to "Unaffiliated"?
(For an example, here's the 1.8.0 release announcement, with the list of
developers' employers:
https://mahara.org/interaction/forum/topic.php?id=5833#post24914 )
Cheers,
Aaron
--
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/1281121
Title:
Method view_has_token uses uninitialized variable
Status in Mahara ePortfolio:
Fix Committed
Bug description:
This method is found in htdocs/lib/mahara.php staring on line 2089.
The bug is that it uses a variable ($visible) that does not exist in
the function context.
I attach a patch with the fix.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1281121/+subscriptions
Follow ups
References