You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@plc4x.apache.org by GitBox <gi...@apache.org> on 2022/11/23 12:09:36 UTC

[GitHub] [plc4x] modraedlau opened a new pull request, #668: fix(plc4j/opcua): not to get String.length but to calculate length in…

modraedlau opened a new pull request, #668:
URL: https://github.com/apache/plc4x/pull/668

   Not to get String.length but to calculate length in UTF-8 for Pascal string length (support node id contains unicode characters).
   
   fix the issue [https://github.com/apache/plc4x/issues/568](https://github.com/apache/plc4x/issues/568)
   
   Thanks for reviewing the code.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@plc4x.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [plc4x] hutcheb merged pull request #668: fix(plc4j/opcua): not to get String.length but to calculate length in…

Posted by GitBox <gi...@apache.org>.
hutcheb merged PR #668:
URL: https://github.com/apache/plc4x/pull/668


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@plc4x.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [plc4x] hutcheb commented on pull request #668: fix(plc4j/opcua): not to get String.length but to calculate length in…

Posted by GitBox <gi...@apache.org>.
hutcheb commented on PR #668:
URL: https://github.com/apache/plc4x/pull/668#issuecomment-1325413497

   Thanks modraedlau, It seems to work as expected.
   
   On a side note emoji's are now also supported as well
   ![image](https://user-images.githubusercontent.com/15604556/203608942-a98ea9d8-323f-4854-a3a7-0e2edfaa9099.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@plc4x.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org