Skip to content

[Bug]: Testsigma Server won't run on Windows with space on path #252

Open
@creek23

Description

@creek23

Is there an existing issue for this?

  • I have searched the existing issues

What is the current behavior?

TestsigmaServer\ start.bat will have problem running on Windows with space on path
example, C:\Users\Home Laptop\My Testsigma Server\TestsigmaServer.start

current script will see it only as C:\Users\Home

What is the expected behavior?

script should see it as C:\Users\Home Laptop\My Testsigma Server\TestsigmaServer.start

Steps To Reproduce

To reproduce:

  1. extract Community Edition on Windows with space on Path (C:\Users\Home Laptop\My Testsigma Server\)
  2. run TestsigmaServer\start.bat

Provided fix on my fork: https://github.com/creek23/testsigma

Version

Testsigma Community Edition

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions