← Back to team overview

mahara-contributors team mailing list archive

[Bug 1953270] Re: Behat test: "Registered people" in "General" in 'shared with' select2 box is not present

 

Closed as invalid.

$cfg->isolatedinstitutions = true causes this.  Behat should be run with
this unset or set to false.

** Changed in: mahara
       Status: New => 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/1953270

Title:
  Behat test: "Registered people" in "General" in 'shared with' select2
  box is not present

Status in Mahara:
  Invalid

Bug description:
  The following features reference "Registered people" in the share
  selector.  This value currently doesn't appear to be present.

  The tests:

  * user_content/site_page_with_template_blocks.feature
  * user_content/adding_pages_collection.feature
  * user_content/adding_journals_to_institution.feature
  * social/share_page.feature

  Running the tests manually and adding "And I insert breakpoint" prior
  to the test lets us examine the field.  The value is indeed absent
  from these selectors.

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



References