View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0010293 | CTT UA Scripts | 1 - Script Issue | public | 2025-04-23 10:33 | 2025-08-14 05:25 |
| Reporter | Alexander Allmendinger | Assigned To | Sebastian Allmendinger | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Summary | 0010293: View TranslateBrowsePath/Err-021 doesn't handle 0 as OperationLimit | ||||
| Description | The value 0 is not allowed in OperationLimits but the script does accept it and will then test with the max length to be 1 which succeeds in every server. Script should be updated to treat 0 as no limit and also print an error when seeing 0 since it is not allowed. | ||||
| Tags | No tags attached. | ||||
| Files Affected | /maintree/View Services/View TranslateBrowsePath/Test Cases/Err-021.js | ||||
|
|
An error message has been added if the server returns 0 for the OperationLimit MaxNodesPerTranslateBrowsePathsToNodeIds. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-04-23 10:33 | Alexander Allmendinger | New Issue | |
| 2025-05-10 06:12 | Paul Hunkar | Assigned To | => Alexander Allmendinger |
| 2025-05-10 06:12 | Paul Hunkar | Status | new => assigned |
| 2025-05-31 14:48 | Sebastian Allmendinger | Files Affected | => /maintree/View Services/View TranslateBrowsePath/Test Cases/Err-021.js |
| 2025-08-14 05:25 | Sebastian Allmendinger | Assigned To | Alexander Allmendinger => Sebastian Allmendinger |
| 2025-08-14 05:25 | Sebastian Allmendinger | Status | assigned => resolved |
| 2025-08-14 05:25 | Sebastian Allmendinger | Resolution | open => fixed |
| 2025-08-14 05:25 | Sebastian Allmendinger | Note Added: 0023229 |