-
Bug
-
Resolution: Duplicate
-
Low
-
None
-
None
NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.
**Summary**
Valid URLs are not accepted by JIRA
**Current Behavior**
When complex URLs are entered, the below error is thrown
Invalid 'URL'. Make sure you include the full URL (e.g. http://www.google.com).
JIRA Web Links are not able to encode the following characters { , } , [ and ].
**Expected Behaviour**
JIRA should be able to encode all valid URLs.
**Workaround**
Manually encode the characters to be used for the Web Link
{ = %7B } = %7D [ = %5B ] = %5D
- duplicates
-
JRACLOUD-71366 Links with URLs containing certain non-alphanumeric characters fail to save
- Closed
-
JRASERVER-39001 Web Link cannot encode certain characters
- Closed
-
JRACLOUD-71365 Links with URLs containing certain non-alphanumeric characters fail to save
- Gathering Impact
-
JRASERVER-45789 Links with URLs containing certain non-alphanumeric characters fail to save
- Gathering Impact
- relates to
-
JRACLOUD-39002 URL Encoding Error for Certain Characters
- Closed