lbry-android icon indicating copy to clipboard operation
lbry-android copied to clipboard

Tag Text Character Count is Unlimited and Allows Carriage Return

Open cahlenlee opened this issue 4 years ago • 0 comments

DESCRIPTION:

When editing Tags in the Channel menu, the user is allowed to enter an unlimited amount of text including carriage returns. This allows the creation of very large Tag boxes and makes the app vulnerable to other failure possibilities.


REPRO STEPS:

  1. Open LBRY 0.16.11 on Android 8.1.0 w/ a Synced Account and Daemon Running
  2. Go to your Channel
  3. Click the Edit button
  4. Click 'Show Optional Fields'
  5. Copy a large amount of text from another source
  6. Paste the text into the 'Search for more tags' field

Results: Field allows unlimited text and carriage returns

Expected: Field limits character count and does not allow carriage returns


MEDIA

UnlimitedTagText


ENVIRONMENT:

  • LG V20
  • Android 8.1.0
  • LBRY 0.16.11

LBRY ADDRESS: bZSqrVdpxt5KJdn2eGMUzT9Jn3gEiRet7b [email protected]

cahlenlee avatar Dec 29 '20 17:12 cahlenlee