jadams-tresys opened a new pull request #87: Allow same character for 
escapeBlockEnd and escapeEscapeCharacter
URL: https://github.com/apache/incubator-daffodil/pull/87
 
 
   This commit fixes the issue where the escapeBlockEnd and
   escapeEscapeCharacter are the same character. This is apparently a
   common thing in how Excel escapes things in CSV.
   
   This is not a complete fix as there are still issues in cases like
   escapeBlockEnd="++" and escapeEscapeCharacter='+', but there does not
   seem to be an easy way to deal with these extreme edge cases cleanly in
   the existing code. This issue has been documented in DAFFODIL-1972
   
   DAFFODIL-1923

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to