← Back to team overview

mahara-contributors team mailing list archive

[Bug 1953404] Re: And I should not see "Settings"

 

This is looking like it may have been an issue with the config.php.

When I have $cfg->skins enabled in config.php the issue is present. The
moment I comment that out though, the test runs fine.

At this point I would be suggesting a new Bug be created that allows us
to add sanity checks to mahara_behat.sh to check the state of config.php
to ensure values that shouldn't appear there are not being set there.

** Changed in: mahara
       Status: Expired => Invalid

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1953404

Title:
  And I should not see "Settings"

Status in Mahara:
  Invalid

Bug description:
  The final step fails.

  feature: social/group_pages.feature

  And I should not see "Settings"
    The text "Settings" appears in the text of this page, but it should not.

  Adding a breakpoint before this step I can see that there is a
  gear/cog menu item.  This appears to be the source of the "Settings"
  string.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1953404/+subscriptions



References