← Back to team overview

mahara-contributors team mailing list archive

[Bug 1696696] [NEW] Group pages not shown to non-group members even when shared

 

Public bug reported:

Mahara 17.04+

To replicate:

1. Create a page in a group.
2. Share the page with "Registered users" on top of it being shared with the group.
3. Leave the group.
4. Click "Pages and collections" in the group and click the page.

Expected result: You are taken to the page.
Actual result: You get "invalid parameter" A required parameter is missing or malformed. The 'id' parameter is not an integer

You can still access the page via "Shared with me" though when you tick
"Registered users".

The URL in the group turned into:

/collection/views.php?id= (id parameter is missing)

Whereas the URL is /view/view.php?id=16 when I view it via "Shared with
me"/

** Affects: mahara
     Importance: High
         Status: Confirmed

** Affects: mahara/17.04
     Importance: High
         Status: Confirmed

** Affects: mahara/17.10
     Importance: High
         Status: Confirmed


** Tags: regression

** Also affects: mahara/17.04
   Importance: Undecided
       Status: New

** Also affects: mahara/17.10
   Importance: High
       Status: Confirmed

** Changed in: mahara/17.04
       Status: New => Confirmed

** Changed in: mahara/17.04
   Importance: Undecided => High

** Changed in: mahara/17.04
    Milestone: None => 17.10.0

** Changed in: mahara/17.04
    Milestone: 17.10.0 => 17.04.3

-- 
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/1696696

Title:
  Group pages not shown to non-group members even when shared

Status in Mahara:
  Confirmed
Status in Mahara 17.04 series:
  Confirmed
Status in Mahara 17.10 series:
  Confirmed

Bug description:
  Mahara 17.04+

  To replicate:

  1. Create a page in a group.
  2. Share the page with "Registered users" on top of it being shared with the group.
  3. Leave the group.
  4. Click "Pages and collections" in the group and click the page.

  Expected result: You are taken to the page.
  Actual result: You get "invalid parameter" A required parameter is missing or malformed. The 'id' parameter is not an integer

  You can still access the page via "Shared with me" though when you
  tick "Registered users".

  The URL in the group turned into:

  /collection/views.php?id= (id parameter is missing)

  Whereas the URL is /view/view.php?id=16 when I view it via "Shared
  with me"/

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


Follow ups