We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Expected Behavior StructurizR creates view names using non-English characters, somewhat like АПочемуБыИнет-SystemContext or なぜだめですか-SystemContext
АПочемуБыИнет-SystemContext
なぜだめですか-SystemContext
Actual Behavior workspace.dsl: A view with the key -SystemContext already exists.
model { softwareSystem "English is fine" softwareSystem "Но люди говорят и на других языках" softwareSystem "英語だけが言語ではない" } views { theme default }
3088
Major
Medium
I have no budget, please fix this for free
No response
The text was updated successfully, but these errors were encountered:
e2bf73b
I can still reproduce this issue using the latest Structurizr lite image and on the Structurizr website https://structurizr.com/dsl
workspace { model { system1 = softwareSystem "Русский текст А " { } system2 = softwareSystem "Русский текст Б" { } } views { theme default } }
When the fix is going to be released?
Sorry, something went wrong.
it's fixed now, thanks
No branches or pull requests
Description
Expected Behavior
StructurizR creates view names using non-English characters, somewhat like
АПочемуБыИнет-SystemContext
orなぜだめですか-SystemContext
Actual Behavior
workspace.dsl: A view with the key -SystemContext already exists.
Steps to reproduce
Screenshot
Code sample
Configuration
3088
Severity
Major
Priority
Medium
Resolution
I have no budget, please fix this for free
More information
No response
The text was updated successfully, but these errors were encountered: