mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #33456
[Bug 1537912] A patch has been submitted for review
Patch for "15.10_STABLE" branch: https://reviews.mahara.org/6179
--
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/1537912
Title:
No login link when "Links and resources" block is present
Status in Mahara:
Fix Committed
Status in Mahara 15.04 series:
Confirmed
Status in Mahara 15.10 series:
In Progress
Bug description:
When you set the config value to
$cfg->showloginsideblock = false;
and you only see the "Login" link at the top rather than the standard
login box, you don't see the link if you have publicly available
"Links and resources".
To replicate:
1. Add $cfg->showloginsideblock = false; to your config file.
2. You'll see that you only have a login link at the top right on the homepage and not the login block.
3. Add a link to the "Links and resources" menu for "Public links and resources" at /admin/site/menu.php
4. Log out.
Expected result: Still see the login link.
Actual result: No login link. You'll need to go to /?login in order to log into your Mahara site.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1537912/+subscriptions
References