Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: V4.2.0.0
-
Fix Version/s: V4.2.1.0
-
Labels:None
-
Sprint:PI Sprint 2016 KW 47/48
-
Account:SPC Profinet Slave (SPCPROFINE)
Description
In case a WriteRecord (e.g. PDPortDataCheck, CheckPeers) contains a string in UPCASE letters (which is not allowed) reading out the object later on also returns the string in UPCASE letters.
Expected behavior: Convert the string to lowcase prior to store it internally and use this lowcase string for all upcoming actions.