Uploaded image for project: 'Zimbra'
  1. Zimbra
  2. ZIMBRA-9

Last event is displaying the end date

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 1.3.0
    • 1.2.0
    • None

      https://code.ametys.org/projects/WEB/repos/zimbra/browse/main/plugin-zimbra/src/org/ametys/plugins/zimbra/ZimbraConnector.java

      The eventStartDateRaw seems not good at all

      
      if (event != null && date != null)
      {
      properties.put("eventStartDateRaw", event.getEndDate().getDate());
      
      properties.put("eventEndDate", event.getEndDate().getDate());
      
      

            Unassigned Unassigned
            fravetier Frederic Ravetier (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: