Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug]: Leerzeichen im Namen von Datenpunkten? #474

Open
1 task done
mrjeschke opened this issue Sep 22, 2024 · 1 comment
Open
1 task done

[bug]: Leerzeichen im Namen von Datenpunkten? #474

mrjeschke opened this issue Sep 22, 2024 · 1 comment
Labels
bug 🐞 Something isn't working

Comments

@mrjeschke
Copy link

No existing issues.

  • There is no existing issue for my problem.

Describe the bug

Wenn man ein Projekt mit einem Leerzeichen im Namen anlegt wird unter vis-2.x.datapoints ein gleichnamiger
Datenpunkt (mit Leerzeichen) angelegt. Soll das so sein?
btw Stattdessen wird der Buchstabe s durch ein _ ersetzt.

To Reproduce

Erstelle ein neues Projekt mit Leerzeichen im Namen z.B. New project
Es wird ein Datenpunkt erstellt vis-2.0.datapoints.New project

Expected behavior

Ich vermute das Leerzeichen sollte durch ein _ ersetzt werden.

Screenshots & Logfiles

image

Page or affected widget

No response

Adapter version

v2.9.64

js-controller version

6.0.11

Node version

v20.17.0

Operating system

Debian Bookworm

Additional context

No response

@mrjeschke mrjeschke added the bug 🐞 Something isn't working label Sep 22, 2024
@mcm1957
Copy link

mcm1957 commented Sep 22, 2024

Um Konflikte durch das Tauschen v ungültigen Zeichen zu verhindern sollte m.E. vis-2 Projektnsmen die ungültige Zeichenbenthalten blockieren.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants