Page MenuHomePhabricator

MVV does not copy share URL to clipboard: "TypeError: pane.pageInput.$input.triger is not a function"
Closed, ResolvedPublicBUG REPORT

Description

Steps to Reproduce:

  1. https://en.wikipedia.org/wiki/Alan_Turing#/media/File:Alan_Turing_Aged_16.jpg
  2. Click "share or embed this file"
  3. Click "select and copy" to clipboard

Actual Results:

  • Not in clipboard.
  • TypeError: pane.pageInput.$input.triger is not a function

Expected Results:

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
Aklapper renamed this task from MVV does not copy share URL to clipboard to MVV does not copy share URL to clipboard: "TypeError: pane.pageInput.$input.triger is not a function".May 18 2019, 3:34 PM
Aklapper added a project: good first task.

In ./resources/mmv.ui.reuse.shareembed/mmv.ui.reuse.share.js in MultimediaViewer, triger should be trigger

Change 511049 had a related patch set uploaded (by Jdlrobson; owner: Simon04):
[mediawiki/extensions/MultimediaViewer@master] Fix copy share URL to clipboard

https://gerrit.wikimedia.org/r/511049

Change 511049 merged by jenkins-bot:
[mediawiki/extensions/MultimediaViewer@master] Fix copy share URL to clipboard

https://gerrit.wikimedia.org/r/511049

@simon04: Feel free to set the status of this report to "Resolved" via the Add Action...Change Status dropdown if no further work is needed. Thanks!