There are 3 comments.
 
 
Wiki Editor Tools / cid:jira-generated-image-avatar-3b4fb51d-eb64-4fa5-8f64-906623169a23 WIKIEDITOR-87 Open

Syntax Highlighting and/or Autocompletion failed to load

 
View issue   ยท   Add comment
 

3 comments

 
cid:jira-generated-image-avatar-3edb2520-943e-4030-b69b-c0c7d28bd499 Anatoliy Poletaev on 29/Aug/25 13:02
 

Hi!

The bug also appears in 17.6.0:

 

```

require.min.js?r=1:5
GET https://<mysite>/webjars/wiki%3Axwiki/codemirror/5.56.0-xwiki/mode/markdown/1.2/markdown/1.2.js
net::ERR_ABORTED 404 (Not Found)

 

require.min.js?r=1:5
GET https://<mysite>/bin/jsx/SyntaxHighlighting/HighlightingModeMarkdown%2F1.2?minify=true
net::ERR_ABORTED 404 (Not Found)

```

 
cid:jira-generated-image-avatar-3edb2520-943e-4030-b69b-c0c7d28bd499 Anatoliy Poletaev on 29/Aug/25 13:02
 
Hi!

The bug also appears in 17.6.0:

 

```  
{code:java}
require.min.js?r=1:5
GET https://<mysite>/webjars/wiki%3Axwiki/codemirror/5.56.0-xwiki/mode/markdown/1.2/markdown/1.2.js
net::ERR_ABORTED 404 (Not Found)

 

require.min.js?r=1:5
GET https://<mysite>/bin/jsx/SyntaxHighlighting/HighlightingModeMarkdown%2F1.2?minify=true
net::ERR_ABORTED 404 (Not Found)
{code}
```  
 
cid:jira-generated-image-avatar-3edb2520-943e-4030-b69b-c0c7d28bd499 Anatoliy Poletaev on 29/Aug/25 13:03
 
Hi!

The bug also appears in 17.6.0:

 

 
{ code:java noformat }
require.min.js?r=1:5
GET https://<mysite>/webjars/wiki%3Axwiki/codemirror/5.56.0-xwiki/mode/markdown/1.2/markdown/1.2.js
net::ERR_ABORTED 404 (Not Found)
 
require.min.js?r=1:5
GET https://<mysite>/bin/jsx/SyntaxHighlighting/HighlightingModeMarkdown%2F1.2?minify=true
net::ERR_ABORTED 404 (Not Found)
{
code noformat }