Quantcast
Channel: Dynamics User Group
Viewing all articles
Browse latest Browse all 15740

How to fix a bug in system class BarcodeCode128 ?

$
0
0

Hello,

I found out that AX 2009 BarcodeCode128 class has a bug in encodeString() method.

The problem is that it doesnt detect space (string is uppercase letters and numbers with space character), and even worse this method assigns FNC 3 symbol, this means reset string.

Another problem, if the string contains upper, lowercase letters, numbers and space, it makes code even unreadable.

Maybe someone had this bug and know how to fixed it?

 

Thanks in advance.


Viewing all articles
Browse latest Browse all 15740