You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Mike Beckerle (Jira)" <ji...@apache.org> on 2020/12/16 19:48:00 UTC

[jira] [Commented] (DAFFODIL-1392) escapeEscape character removed if first char before escape block start

    [ https://issues.apache.org/jira/browse/DAFFODIL-1392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250583#comment-17250583 ] 

Mike Beckerle commented on DAFFODIL-1392:
-----------------------------------------

Fixing this could result in incompatibility with schemas and data depending on this errant behavior.

Might need a control switch to turn on/off the fix for this.

> escapeEscape character removed if first char before escape block start
> ----------------------------------------------------------------------
>
>                 Key: DAFFODIL-1392
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-1392
>             Project: Daffodil
>          Issue Type: Bug
>          Components: Back End, General
>    Affects Versions: 2.0.0
>            Reporter: Mike Beckerle
>            Priority: Major
>
> Issue with escapeEscape character that is first and precedes an escape-block start. 
> It is being removed, but should be preserved as it does not precede an escape character, nor an escape block end.
> See test_BA000 in daffodil-test-ibm1



--
This message was sent by Atlassian Jira
(v8.3.4#803005)