-
Bug
-
Resolution: Tracked Elsewhere
-
Medium
-
None
-
None
-
None
-
None
NOTE: This bug report is for Confluence Server. Using Confluence Cloud? See the corresponding bug report.
When launching the following command to fire a REST call to keyboard shortcut plugin, it return an Internal server error due the validation failure:
[root@test ~]# curl -I -X GET "https://confluence.atlassian.com/rest/prototype/1/i18n?locale=%3Cscript%20src%3Dhttp%3A%2F%2Flocalhost%2Fj%20&pluginKeys=com.atlassian.confluence.keyboardshortcuts&pluginKeys=com.atlassian.plugins.editor"
HTTP/1.1 500 Internal Server Error
Date: Tue, 28 May 2013 07:45:22 GMT
Server: Apache-Coyote/1.1
Cache-Control: no-cache, must-revalidate
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Content-Type: text/html; charset=UTF-8
Set-Cookie: JSESSIONID=170C9ADB0247492D66B79F72E1B34A23; Path=/; HttpOnly
Vary: Accept-Encoding
Connection: close
Transfer-Encoding: chunked
- duplicates
-
CONFSERVER-29473 Keyboardshortcuts REST call return 500
-
- Closed
-
- relates to
-
CONFCLOUD-29483 URL validation failed for REST call to the keyboard shortcut plugin
-
- Closed
-
- cloned by
-
AKS-19 Loading...