Skip to content

Cannot assign a string to object.path #374

@numere-bot

Description

@numere-bot

DESCRIPTION

Describe, what you observe or want to be changed:
The documentation states that it should be possible to assign a string-encoded path directly to an instance to object.path, but trying that results in an failure.

How to reproduce the problem:

  1. Create an object of type object.path
  2. Create a string-encoded path (as variable or literal)
  3. Try to assign the string-encoded path to the object.path instance
  4. See error

Describe, what you expect to happen:
The assignment works as described.

System information:

  • OS: Windows v 10.0.19045 (x64)
  • Version: v1.1.7 "Chandrasekhar" (x64) (var. 25.08)

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working as expected

Projects

Status

New

Relationships

None yet

Development

No branches or pull requests

Issue actions