Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Medium
-
Resolution: Fixed
-
Affects Version/s: 7.0.1, 7.1.2
-
Fix Version/s: 7.4.0
-
Component/s: Pull Request - Comments
-
Support reference count:2
-
Symptom Severity:Severity 3 - Minor
-
UIS:15
-
Bug Fix Policy:
Description
Issue Summary
When a pull request comment contains a URL that contains an asterisk, the resulting link is not clickable
Steps to Reproduce
- Add a comment to a pull request that contains this URL:
https://something.something.com/something?query=*Expected Results
The link is clickable and leads to https://something.something.com/something?query=*
Actual Results
While the link is rendered as if it was clickable, it isn't (because it has no href)
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
Attachments
Issue Links
- is related to
-
BSERV-12341 When readme.md contains a URL that contains an asterisk, the resulting link points to "null".
-
- Closed
-