← Back to team overview

mahara-contributors team mailing list archive

[Bug 1906383] A change has been merged

 

Reviewed:  https://reviews.mahara.org/11495
Committed: https://git.mahara.org/mahara/mahara/commit/13076bb366e67a0c96fe28952922cb895157b7f2
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    19.10_STABLE

commit 13076bb366e67a0c96fe28952922cb895157b7f2
Author: Lisa Seeto <lisaseeto@xxxxxxxxxxxxxxx>
Date:   Fri Dec 4 15:41:48 2020 +1300

Bug 1906383: Use of Image Gallery block means Copy page unavailable

- change the way that the js script for slideshow is called
eliminating the need for bootstrap to be included a second time
(error was because bootstrap was included without popper.js first,
but it turns out bootstrap didn't have to be included at all)

Change-Id: I3cb530d892105027c9ace08dded0a3717a571834
Signed-off-by: Lisa Seeto <lisaseeto@xxxxxxxxxxxxxxx>

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

Title:
  Use of Image Gallery block means Copy page unavailable

Status in Mahara:
  Fix Committed
Status in Mahara 19.10 series:
  Fix Committed
Status in Mahara 20.04 series:
  Fix Committed
Status in Mahara 20.10 series:
  Fix Committed
Status in Mahara 21.04 series:
  Fix Committed

Bug description:
  If a user inserts an Image block, the copy and print options usually
  available through the 3 dots are not available. Noted in DCU and
  verified by Catalyst UK that it is a core bug.

  Steps to replicate:

  1) Create a page and add any block (but not gallery)
  2) Generate a secret URL and allow the page to be copied
  3) Open the URL in a different browser and open the 3 dots on the right side of the screen

  Expected behaviour - to see options 'Copy' and 'Print'

  4) Go back to page and add a gallery block
  5) Go back to the page in the different browser and refresh
  6) Click on the 3 dots on the right side of the screen

  Expected behaviour - to see options 'Copy' and 'Print'
  Actual behaviour - nothing happens, only the tool tip appears

  Sam Taylor: For internal info, I have been using
  https://mahara.catalystdemo.co.uk/view/blocks.php?id=309# for testing
  and the secret URL is
  https://mahara.catalystdemo.co.uk/view/view.php?t=cQHzNmjGK6Wx9ql0phMR

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


References