Patch for "master" branch: https://reviews.mahara.org/5972
-- 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 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 _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

