OPCFoundation / UA-.NET-Legacy

OPC Foundation Unified Architecture .NET Reference Implementations
330 stars 298 forks source link

Fixed unescaped CSV #166

Open Root-Core opened 6 years ago

Root-Core commented 6 years ago

The CSV is invalid, as it contains the given seperator (comma) in a column. This leads to wrong results, eg: https://github.com/open62541/open62541/pull/1521

This change makes the CSV valid, but is untested in this stack. A valid CSV processor should do its job fine tough.

CLAassistant commented 6 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.