mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #33358
[Bug 1537912] Re: No login link when "Links and resources" block is present
To clarify my previous comment: The patch 5972 changes this so the login
link is always showing, when you're logged out. I misread the
description of this bug and thought the bug description was asking for
that. But on further discussion, the bug report doesn't ask for that. So
it's just a problem in the current design of the patch.
--
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:
In Progress
Status in Mahara 1.10 series:
Confirmed
Status in Mahara 15.04 series:
Confirmed
Status in Mahara 15.10 series:
Confirmed
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