#14276·gocd

UI issues with Windows agent build in gbk encoding

Author: cody-cnCreated Mar 24, 2026Updated Apr 9, 2026
Labelsui / uxconsole-log

Summary

Gocd website stucks after a pipeline is processed.Maybe it's the chinese character.

Uncaught SyntaxError: Invalid regular expression: /['鈥橾/g: Unterminated character class
    at RegExp (<anonymous>)
    at Object.<anonymous> (lodash.js:278:23)
    at 2543 (vendor-and-helpers.chunk-b3472f5f49b4a12a5e79.js:2:100585)
    at s (bootstrap:19:32)
    at 5470 (new_dashboard-8aeff20ad2ecdc225e33.js:1:1296)
    at s (bootstrap:19:32)
    at startup:4:74
    at s.O (chunk loaded:23:12)
    at startup:5:43
    at new_dashboard-8aeff20ad2ecdc225e33.js:1:124497

Environment

Basic Details:

GoCD Version: 25.4.0-21793 Java Version: 25.0.1 Operating System: Linux(5.10.0-39-cloud-amd64)

Additional Details (if relevant):

  • Browser vendor/version:
  • Relevant plugins in use:

Deployment mechanism (e.g. static vs elastic, Docker, Kubernetes, RPM package etc)

  • Go Server: debian
  • Go Agent(s): win11

Support Environment

json

Steps to Reproduce

just a demo pipeline for sleep 5

Actual Results

Image

Expected Results

Image

Log snippets

<paste relevant log snippets here>

Possible Fix

No response

Any other info

No response