You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2017/07/27 08:51:00 UTC

[jira] [Updated] (JAMES-2100) ICAL 4J needs to be configured in a lenient fashion

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

Tellier Benoit updated JAMES-2100:
----------------------------------
    Component/s:     (was: Queue)
                 Mailet Contributions

> ICAL 4J needs to be configured in a lenient fashion
> ---------------------------------------------------
>
>                 Key: JAMES-2100
>                 URL: https://issues.apache.org/jira/browse/JAMES-2100
>             Project: James Server
>          Issue Type: Bug
>          Components: Mailet Contributions
>            Reporter: Tellier Benoit
>
> Apparently this need to be done through a global configuration change:
> {code:java}
> CompatibilityHints.setHintEnabled(CompatibilityHints.KEY_RELAXED_PARSING, true);
> {code}
> We also need to write additional unit tests for ICalendarParser.
> List of unsupported items: VEVENT, VTIMEZONE,



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org