View Issue Details

IDProjectCategoryView StatusLast Update
0010404CTT UA Scripts1 - Script Issuepublic2025-09-25 14:25
ReporterSebastian Allmendinger Assigned ToSebastian Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionreopened 
Product Version1.03.509 
Summary0010404: Monitor Alternate Encoding / 002: Test script doesn't check HasEncoding reference
Description

The test script simply calls CreateMonitoredItems for all configured structures without checking if the server exposes a HasEncoding reference to 'Default Xml' and expects Good.
The test script should either also allow Bad_DataEncodingUnsupported or should check the existance of the reference.

Additional Information

The DataEncoding parameter has been deprecated in 1.05.06 RC 1 (Mantis 10232).

TagsNo tags attached.
Files Affected

/maintree/Attribute Services/Attribute Alternate Encoding/Test Cases/001.js
/maintree/Attribute Services/Attribute Alternate Encoding/Test Cases/002.js
/maintree/Attribute Services/Attribute Alternate Encoding/Test Cases/Err-001.js
/maintree/Attribute Services/Attribute Alternate Encoding/Test Cases/Err-002.js
/maintree/Monitored Item Services/Monitor Alternate Encoding/Test Cases/001.js
/maintree/Monitored Item Services/Monitor Alternate Encoding/Test Cases/002.js
/maintree/Monitored Item Services/Monitor Alternate Encoding/Test Cases/Err-001.js
/maintree/Monitored Item Services/Monitor Alternate Encoding/Test Cases/Err-002.js
/maintree/Monitored Item Services/Monitor Alternate Encoding/Test Cases/Err-003.js

Relationships

related to 0010360 assignedAlexander Allmendinger CTT UA Test Case Deprecate DataEncoding in Read, mointoring 
related to 0010541 assignedSebastian Allmendinger CTT UA Scripts Recommendation regarding DataEncoding parameter must be updated. 

Activities

Sebastian Allmendinger

2025-07-03 13:46

developer   ~0023067

The test scripts now browse for HasEncoding-References of the DataTypes that are configured in the CTT-Settings (Structure-Nodes).
Only if the encoding required by the test case was found, the node is used, otherwise skipped.

Sebastian Allmendinger

2025-07-03 13:55

developer   ~0023068

In addition to these changes, a Recommendation has been added, if the server does not return Bad_DataEncodingInvalid whenever a client specifies the DataEncoding parameter. This parameter has been deprecated in 1.05.06 RC1.

Paul Hunkar

2025-07-03 14:14

administrator   ~0023070

IN 1.05 this goes away - so this fix is only for 1.04 & 1.03

Issue History

Date Modified Username Field Change
2025-07-01 10:53 Sebastian Allmendinger New Issue
2025-07-02 11:42 Paul Hunkar Assigned To => Sebastian Allmendinger
2025-07-02 11:42 Paul Hunkar Status new => assigned
2025-07-03 13:40 Sebastian Allmendinger Files Affected => /maintree/Attribute Services/Attribute Alternate Encoding/Test Cases/001.js
/maintree/Attribute Services/Attribute Alternate Encoding/Test Cases/002.js
/maintree/Monitored Item Services/Monitor Alternate Encoding/Test Cases/001.js
/maintree/Monitored …
2025-07-03 13:46 Sebastian Allmendinger Status assigned => resolved
2025-07-03 13:46 Sebastian Allmendinger Resolution open => fixed
2025-07-03 13:46 Sebastian Allmendinger Note Added: 0023067
2025-07-03 13:53 Sebastian Allmendinger Status resolved => feedback
2025-07-03 13:53 Sebastian Allmendinger Resolution fixed => reopened
2025-07-03 13:53 Sebastian Allmendinger Files Affected /maintree/Attribute Services/Attribute Alternate Encoding/Test Cases/001.js
/maintree/Attribute Services/Attribute Alternate Encoding/Test Cases/002.js
/maintree/Monitored Item Services/Monitor Alternate Encoding/Test Cases/001.js
/maintree/Monitored … => /maintree/Attribute Services/Attribute Alternate Encoding/Test Cases/001.js
/maintree/Attribute Services/Attribute Alternate Encoding/Test Cases/002.js
/maintree/Attribute Services/Attribute Alternate Encoding/Test Cases/Err-001.js
/maintree/Attribute…
2025-07-03 13:55 Sebastian Allmendinger Status feedback => resolved
2025-07-03 13:55 Sebastian Allmendinger Note Added: 0023068
2025-07-03 14:13 Paul Hunkar Relationship added related to 0010360
2025-07-03 14:14 Paul Hunkar Note Added: 0023070
2025-09-25 14:25 Sebastian Allmendinger Relationship added related to 0010541