Josh Adams created DAFFODIL-1972:
------------------------------------

             Summary: escapeBlock doesn't work correctly when escapeBlockEnd is 
the same as 2 escapeEscapeCharacters
                 Key: DAFFODIL-1972
                 URL: https://issues.apache.org/jira/browse/DAFFODIL-1972
             Project: Daffodil
          Issue Type: Bug
          Components: Middle "End"
    Affects Versions: 2.0.0
            Reporter: Josh Adams


While the issue of having the same character represent the 
escapeEscapeCharacter as well as the escapeBlockEnd has been resolved 
(DAFFODIL-1923), the fix was incomplete.  For example, if 
escapeEscapeCharacter='+' and escapeBlockEnd='++' then the string "+++" will 
not be escaped to "++" as it should.

 

A test case for this has been added as test_escBlkMultipleEEC in 
section07/escapeScheme/TestEscapeSchemeDebug.scala



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to