Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

[BUG] Slash in new formula's command generate a path error #108

Closed
SalazarBruno opened this issue May 22, 2020 · 2 comments · Fixed by #104
Closed

[BUG] Slash in new formula's command generate a path error #108

SalazarBruno opened this issue May 22, 2020 · 2 comments · Fixed by #104
Assignees
Labels
🪲 bug Report a bug encountered while operating Ritchie

Comments

@SalazarBruno
Copy link

SalazarBruno commented May 22, 2020

What happened: When trying to create a new formula, if you specify a command like rit teste teste_sub/teste in the "new formula's command" prompt, the resulting path is malformed and you receive a path not found error.

What you expected to happen: Either explicitly block backslash and forward slash in command or properly address them.

How to reproduce it (as minimally and precisely as possible):
rit create formula > rit teste teste/sub
rit create firmula > rit teste teste\sub

Anything else we need to know?: Tested in windows only.

Environment:

  • Ritchie version (use rit --version): 1.0.0-beta.6
  • Operating System: windows 10
  • Network plugin / Tool and version (if this is a network-related / tool bug):
  • Others:
@SalazarBruno SalazarBruno added the 🪲 bug Report a bug encountered while operating Ritchie label May 22, 2020
@SalazarBruno SalazarBruno changed the title [BUG] Slash in formula's command generate a path error [BUG] Slash in new formula's command generate a path error May 22, 2020
@victor-schumacher
Copy link
Contributor

Hi @SalazarBruno
This bug is now on our backlog and gonna be solved asap.
We really appreciate your contribution, thanks.

@victor-schumacher
Copy link
Contributor

@victor-schumacher victor-schumacher self-assigned this May 25, 2020
@victor-schumacher victor-schumacher linked a pull request May 27, 2020 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🪲 bug Report a bug encountered while operating Ritchie
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants