[ 
https://issues.apache.org/jira/browse/JSIEVE-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dennis Sieben updated JSIEVE-18:
--------------------------------

    Attachment: patch.diff

The patch for the grammar

> Sieve jjtree grammar doesn't handle quotation in quoted-strings right
> ---------------------------------------------------------------------
>
>                 Key: JSIEVE-18
>                 URL: https://issues.apache.org/jira/browse/JSIEVE-18
>             Project: jSieve
>          Issue Type: Bug
>            Reporter: Dennis Sieben
>         Attachments: patch.diff
>
>
> It is described in the sieve language RFC that quotation is allowed in quoted 
> string if it is escaped. So the following: "test\"test2" should be parsed 
> without errors. But in the current version of jsieve an exception occurs 
> here. I've tested that with the sieve implementation in cryrus too. And there 
> it runs fine.
> I've fixed that in the grammar file. The patch is included in this issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to