Apparently a colon ':' isn't getting changed to a '/' and instead is getting encoded as '%3A' which breaks the URL.
I suspect that this is something in the source code and not something in my configuration, but please let me know if I am wrong so I can fix it. It is only codemirror JS resources that are having this problem. Uninstalling and reinstalling the codemirror extension did not fix the problem for me.
*Additional Info:*
After uninstalling and updating the following to their latest versions using the install on farm option: * codemirror: 6.65.7 * syntax highlighting common library 4.11.2 * syntax highlighting application 4.11.2
Syntax highlighting now works on the main wiki, but is still broken on all subwikis. The extensions show the correct versions on the subwikis and the lack of an install/uninstall button indicates that they are now controlled from the main wiki. The path problem to the codemirror JS resources with '%3A' remains in the subwikis.
Rob Ostapiuk on 10/Sep/26 14:45
This is still a problem on version 18.7.0 and I am seeing it on three different servers running on Ubnutu 22.04 and 24.04.
When I look at the JS console as I try to edit a page, the broken (404 not found) code mirror URLs all look like this:
Apparently a colon ':' isn't getting changed to a '/' and instead is getting encoded as '%3A' which breaks the URL.
I suspect that this is something in the source code and not something in my configuration, but please let me know if I am wrong so I can fix it. It is only codemirror JS resources that are having this problem. Uninstalling and reinstalling the codemirror extension did not fix the problem for me.
*Additional Info:*
After uninstalling and updating the following to their latest versions using the install on farm option: * codemirror: 6.65.7 * syntax highlighting common library 4.11.2 * syntax highlighting application 4.11.2
Syntax highlighting now works on the main wiki, but is still broken on all subwikis. The extensions show the correct versions on the subwikis and the lack of an install/uninstall button indicates that they are now controlled from the main wiki. The path problem to the codemirror JS resources with '%3A' remains in the subwikis.
While syntax highlighting appears to be working on the main wiki, autocomplete is not found. In the console I get a 404 not found for: {{https://example.com/xwiki/bin/jsx/SyntaxHighlighting/Autocomplete?minify=true}}
This message was sent by Atlassian Jira (v9.3.0#930000-sha1:287aeb6)
If image attachments aren't displayed, see this article.