Bug 1653544
Summary: | Crashes with simplified chinese | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | fzxiaomange <cyent> | ||||
Component: | cockpit | Assignee: | Martin Pitt <mpitt> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Jan Ščotka <jscotka> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 8.0 | ||||||
Target Milestone: | rc | ||||||
Target Release: | 8.0 | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2019-05-23 11:54:50 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
fzxiaomange
2018-11-27 05:12:30 UTC
Eh... I can reproducible it, the problem is the browser language. When I change chrome language to English, It is very ok, When I change chrome language to simplified Chinese, It is the empty page. I can reproduce this. JS console shows: Uncaught Error: Unclosed section "can_sync" at 554 at parseTemplate (mustache.js:213) at Writer.parse (mustache.js:450) at Object.parse (mustache.js:589) at translate_and_init (machine-dialogs.js:69) at machine-dialogs.js:75 at Object.<anonymous> (machine-dialogs.js:1066) at __webpack_require__ (bootstrap 30b92225cc0e76305d37:19) at index.js:27 at Object.<anonymous> (index.js:60) at __webpack_require__ (bootstrap 30b92225cc0e76305d37:19) Curiously it does not happen on Fedora 29. However, the page is not translated at all there. Traditional Chinese and other languages work, so I suspect an error in the zh_CN translations. yes I fixed the broken zh-CN translation in Zanata, the next export/RHEL upload will have it. Ok, please close this bug @fzxiaomange: The bug will be closed through an erratum that contains the fix. I'll update it accordingly until then. |