[
https://issues.apache.org/jira/browse/DAFFODIL-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Beckerle updated DAFFODIL-1972:
---------------------------------------
Fix Version/s: 2.3.0
> 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
> Priority: Minor
> Fix For: 2.3.0
>
>
> 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)