claim_id param missing on url when infringing content page opens #1512

Closed
opened 2018-05-24 06:27:22 +02:00 by DanielaNarvaez · 1 comment
DanielaNarvaez commented 2018-05-24 06:27:22 +02:00 (Migrated from github.com)

The Issue

While I was downloading the video I clicked on the flag icon to report infringing content and the claim_id parameter was not in the url of the page, but in a video already downloaded when clicking on the flag icon the claim_id parameter is present on the url.

Steps to Reproduce

  1. Play a video
  2. While the video still downloads click the flag icon to report infringing content
  3. you will notice that the page that opens does not have a claim_id parameter set, it is like this: https://lbry.io/dmca?claim_id=

Expected Behaviour

The report page that opens should have the claim_id parameter set. Infringing Content Identifier input should be autocompleted with the claim_id parameter taken from the url, I think this issue should be added to the lbry.io repository, is this correct?

Actual Behaviour

It shows the flag icon during the download at the right of the video and allows you to click it, and opens a Report Infringing Content page without the claim_id parameter in the url.

Suggested Solutions

Hide the flag icon during the download of a video, or set the claim_id parameter in the URL of the Report Infringing Content page.

System Configuration

  • LBRY Daemon version: 0.19.3
  • LBRY App version: 1.8.6
  • LBRY Installation ID: 2jDC7VNTmY4ojVA3rSs7Kqvv6ycVTgU56HeXu4sQGRu6QbgAzeJpAow5ysYSNwwsP2
  • Operating system: elementary OS 0.4.1 Loki (debian based)

Screenshots

Missing parameter:
screenshot from 2018-05-24 00 20 25
Working url:
screenshot from 2018-05-24 00 20 48

## The Issue While I was downloading the video I clicked on the flag icon to report infringing content and the claim_id parameter was not in the url of the page, but in a video already downloaded when clicking on the flag icon the claim_id parameter is present on the url. ### Steps to Reproduce 1. Play a video 2. While the video still downloads click the flag icon to report infringing content 3. you will notice that the page that opens does not have a claim_id parameter set, it is like this: `https://lbry.io/dmca?claim_id=` ### Expected Behaviour The report page that opens should have the claim_id parameter set. Infringing Content Identifier input should be autocompleted with the claim_id parameter taken from the url, I think this issue should be added to the [lbry.io repository](https://github.com/lbryio/lbry.io), is this correct? ### Actual Behaviour It shows the flag icon during the download at the right of the video and allows you to click it, and opens a Report Infringing Content page without the claim_id parameter in the url. ### Suggested Solutions Hide the flag icon during the download of a video, or set the claim_id parameter in the URL of the Report Infringing Content page. ## System Configuration - LBRY Daemon version: 0.19.3 - LBRY App version: 1.8.6 - LBRY Installation ID: 2jDC7VNTmY4ojVA3rSs7Kqvv6ycVTgU56HeXu4sQGRu6QbgAzeJpAow5ysYSNwwsP2 - Operating system: elementary OS 0.4.1 Loki (debian based) ## Screenshots Missing parameter: ![screenshot from 2018-05-24 00 20 25](https://user-images.githubusercontent.com/16692007/40463566-52914ee8-5eec-11e8-94cd-4898421495f5.png) Working url: ![screenshot from 2018-05-24 00 20 48](https://user-images.githubusercontent.com/16692007/40463568-579fe430-5eec-11e8-9944-c4e4e725796d.png)
tzarebczan commented 2018-05-25 21:14:39 +02:00 (Migrated from github.com)

@DaniNz thanks for filing this! There was actually a PR to move this capability into the LBRY app here: https://github.com/lbryio/lbry-app/pull/1425. Maybe this is something you are interested in finishing up?

I think the flag should be available even if the content was not downloaded, while still passing the claim id properly.

@DaniNz thanks for filing this! There was actually a PR to move this capability into the LBRY app here: https://github.com/lbryio/lbry-app/pull/1425. Maybe this is something you are interested in finishing up? I think the flag should be available even if the content was not downloaded, while still passing the claim id properly.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#1512
No description provided.