ix-ax / AXOpen

[This repository is for active development.] Application framework based on SIMATIC-AX and AX# technology.
https://ix-ax.github.io/AXOpen/
MIT License
31 stars 1 forks source link

[BUG] The change of any string property in the data causes an exception in HashHelper #187

Closed kuh0005 closed 11 months ago

kuh0005 commented 11 months ago

Describe the bug The change of the string property in the data causes an exception in HashHelper. The property's location in the tree does not matter.

It is related to PLC types: STRING and WSTRING.

To Reproduce Steps to reproduce the behavior:

  1. Try to change any strig property
  2. Click on 'Save'
  3. See error in cosole
Brano5 commented 11 months ago

/cib

IX-BOT commented 11 months ago

Branch 187-_BUG_The_change_of_any_string_property_in_the_data_causes_an_exception_in_HashHelper created!