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

edit cannot handle string variables any more #284

Open
numere-bot opened this issue Dec 28, 2024 · 0 comments
Open

edit cannot handle string variables any more #284

numere-bot opened this issue Dec 28, 2024 · 0 comments
Assignees
Labels
bug Something isn't working as expected
Milestone

Comments

@numere-bot
Copy link
Collaborator

DESCRIPTION

Describe, what you observe or want to be changed:
The command edit cannot handle string variables any more. This is a breaking change introduced with v1.1.7.2412

How to reproduce the problem:

  • Create a path within a string variable.
  • Try to open the file with edit theStringVar
  • See error

Describe, what you expect to happen:
The file is opened as usually.

System information:

  • OS: Windows v 10.0.19045 (x64)
  • Version: v1.1.7 "Beta" (x64) (var. 24.12)

DEVS' SECTION

ANALYSIS

(Describe, what's the issue and which changes have to be made)

IMPLEMENTATION STEPS

(see also our Wiki for implementation guidelines)

  • Implement the necessary changes in a new branch created here on GitHub
  • Test your implementation

DOCUMENTATION STEPS

(see also our Wiki for further information)

  • Update the changes log
  • Add comments to your implementation
  • Add Doxygen documentation comments- Create or update the documentation articles (*.NHLP and *.NDB files, if needed)
  • Update the language strings (*.NLNG files, if needed)

PULL REQUEST

  • Create a pull request for your changes
  • Fill out the template
  • Assign @numere-org/maintainers as reviewers
@numere-bot numere-bot added the bug Something isn't working as expected label Dec 28, 2024
@numeredev numeredev added this to the v1.1.7-final milestone Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected
Projects
Status: New
Development

No branches or pull requests

2 participants