Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-11492

write pipe should not try to mark nodes that can't be written with jcr:lastModified

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • pipes 4.4.2
    • pipes 4.5.0
    • pipes
    • None

    Description

      there are JCR nodes that can't be marked with jcr:lastModified, those should not be touched at all.

      jcr:lastModified can't be put into node: java.util.GregorianCalendar[time=1658502310596,areFieldsSet=true,areAllFieldsSet=true,lenient=true,zone=sun.util at
      org.apache.sling.jcr.resource.internal.JcrModifiableValueMap.put(JcrModifiableValueMap.java:47) [org.apache.sling.jcr.resource:3.0.18]
      .calendar.ZoneInfo[id="Europe/Paris",offset=3600000,dstSavings=3600000,useDaylight=true,transitions=184,lastRule=java.util.SimpleTimeZone[id=Europe/Paris,offset=3600000,dstSavings=3600000,useDaylight=tr>
      at org.apache.sling.pipes.internal.PlumberImpl.markWithJcrLastModified(PlumberImpl.java:300) [org.apache.sling.pipes:4.5.0.SNAPSHOT]
      e,startYear=0,startMode=2,startMonth=2,startDay=-1,startDayOfWeek=1,startTime=3600000,startTimeMode=2,endMode=2,endMonth=9,endDay=-1,endDayOfWeek=1,endTime=3600000,endTimeMode=2]],firstDayOfWeek=2,minim>
      at org.apache.sling.pipes.internal.PathPipe.computeOutput(PathPipe.java:93) [org.apache.sling.pipes:4.5.0.SNAPSHOT]

      Attachments

        Activity

          People

            npeltier Nicolas Peltier
            npeltier Nicolas Peltier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: