View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004099 | Compliance Test Tool (CTT) Unified Architecture | 1 - Script Issue | public | 2017-12-14 11:16 | 2019-04-05 15:46 |
| Reporter | Bernd Edlinger | Assigned To | Paul Hunkar | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | no change required | ||
| Platform | PC | OS | Windows | OS Version | 8.1 |
| Product Version | 1.03.340.378 | ||||
| Target Version | 1.03 | ||||
| Summary | 0004099: View Services/View TranslateBrowsePath/Err-014.js exceeds max. string length | ||||
| Description | This script uses very long strings which exceed our encoding limits. | ||||
| Tags | No tags attached. | ||||
| Files Affected | |||||
| has duplicate | 0004132 | closed | Paul Hunkar | CTT TranslateBrowsePath Err-014 |
|
|
This should be looked at in general - is it something we can fix in a more generic manner - should we look for this error issue in general? |
|
|
The browse name is defined to be 512 characters, and if it is exceeded the error is Bad_BrowseNameInvalid. The Encoding or decoding of a qualified name (BrowseName) can have this specific error code for the case where it is too long. |
|
|
See note |
|
|
Reviewed in CMP |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2017-12-14 11:16 | Bernd Edlinger | New Issue | |
| 2018-01-05 14:58 | Paul Hunkar | Assigned To | => Alexander Allmendinger |
| 2018-01-05 14:58 | Paul Hunkar | Status | new => assigned |
| 2018-01-05 14:58 | Paul Hunkar | Target Version | => 1.03 |
| 2018-01-05 15:01 | Paul Hunkar | Note Added: 0008818 | |
| 2018-01-23 12:07 | Bernd Edlinger | Relationship added | has duplicate 0004132 |
| 2018-04-05 14:30 | Paul Hunkar | Note Added: 0008993 | |
| 2018-04-05 14:31 | Paul Hunkar | Note Added: 0008994 | |
| 2018-04-05 14:31 | Paul Hunkar | Status | assigned => resolved |
| 2018-04-05 14:31 | Paul Hunkar | Resolution | open => no change required |
| 2018-04-05 14:31 | Paul Hunkar | Assigned To | Alexander Allmendinger => Paul Hunkar |
| 2019-01-28 14:10 | Paul Hunkar | Category | Script Issue => 1 - Script Issue |
| 2019-04-05 15:46 | Paul Hunkar | Status | resolved => closed |
| 2019-04-05 15:46 | Paul Hunkar | Note Added: 0010124 |