dhoehna / LoYoT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug, GetLinks, incorrect input value

dhoehna opened this issue · comments

Description of Issue:
GetLinks will fail if the input string is not properly formatted

Reproduction steps:

  1. Modify JS code to submit incorrectly formatted data.
  2. Select any combonation of tags.
  3. Select "Submit Content"

Expected Behavior:
GetLinks returns the links according to the tag list made by JS.

Notes:

  1. N/A