Open daniellimws opened 3 years ago
Links that contain |
are invalid links. We are downgrading the severity as legitimate url will not have these characters (or will have to be encoded) and our program is correctly identifying these invalid characters and throwing an error.
https://stackoverflow.com/questions/497908/is-a-url-allowed-to-contain-a-space
Team chose [response.Rejected
]
Reason for disagreement: [replace this with your explanation]
Team chose [severity.Medium
]
Originally [severity.High
]
Reason for disagreement: [replace this with your explanation]
To reproduce:
add link m/CS2101 t/lab u/https://www.zoom.com/abcde|abcde
Output:
The user cannot add a link if it happens to contain a
|
.