msldap icon indicating copy to clipboard operation
msldap copied to clipboard

Add a check to ParserActions.return_escaped_char

Open sokaRepo opened this issue 6 months ago • 0 comments

Hi,

I faced an exception in ParserActions.return_escaped_char() function when an element text value is equal to \\ (0x5C). I just added a check to the function to handle this case.

sokaRepo avatar Aug 01 '24 07:08 sokaRepo