Fix Mis-typed claimLink #7210

Merged
saltrafael merged 1 commit from channel-mention into master 2021-10-01 18:00:58 +02:00
saltrafael commented 2021-10-01 17:55:56 +02:00 (Migrated from github.com)

Fixes

Issue Number: Closes #7208

here https://odysee.com/@Super-Grand-Ad:f?view=about can be seen the user had a mis-typed mention on the 'Description', and getValidClaim was intended to only keep going in case of a failed claim that has a punctuation mark at the end, and not for non existent claims

PR Checklist

Toggle...

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting)
  • Refactoring (no functional changes)
  • Documentation changes
  • Other - Please describe:

Please check all that apply to this PR using "x":

  • I have checked that this PR is not a duplicate of an existing PR (open, closed or merged)
  • I added a line describing my change to CHANGELOG.md
  • I have checked that this PR does not introduce a breaking change
  • This PR introduces breaking changes and I have provided a detailed explanation below
## Fixes Issue Number: Closes #7208 here https://odysee.com/@Super-Grand-Ad:f?view=about can be seen the user had a mis-typed mention on the 'Description', and getValidClaim was intended to only keep going in case of a failed claim that has a punctuation mark at the end, and not for non existent claims ## PR Checklist <!-- For the checkbox formatting to work properly, make sure there are no spaces on either side of the "x" --> <details><summary>Toggle...</summary> What kind of change does this PR introduce? - [X] Bugfix - [ ] Feature - [ ] Code style update (formatting) - [ ] Refactoring (no functional changes) - [ ] Documentation changes - [ ] Other - Please describe: Please check all that apply to this PR using "x": - [X] I have checked that this PR is not a duplicate of an existing PR (open, closed or merged) - [ ] I added a line describing my change to CHANGELOG.md - [ ] I have checked that this PR does not introduce a breaking change - [ ] This PR introduces breaking changes and I have provided a detailed explanation below </details>
Sign in to join this conversation.
No reviewers
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#7210
No description provided.