Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-8250

autoexport cannot export nodes with a period in the name

    XMLWordPrintable

Details

    Description

      create a project with the archetype

      • log in into the cms
      • make sure autoexport is on
      • go to the control panel / users
      • create a new user with a dot in the name, like m.rop

      Current situation:
      A NullPointer exception and the user is not exported

      Desired situation:
      Users with a dot in their name are exported as well.

      [INFO] [talledLocalContainer] 29.08.2014 17:29:31 ERROR pool-4-thread-1 [EventProcessor$1.run:97] java.lang.NullPointerException : null
      [INFO] [talledLocalContainer] java.lang.NullPointerException
      [INFO] [talledLocalContainer] at org.onehippo.cms7.autoexport.InitializeItemFactory.createInitializeItem(InitializeItemFactory.java:71)
      [INFO] [talledLocalContainer] at org.onehippo.cms7.autoexport.EventProcessor.processEvents(EventProcessor.java:232)
      [INFO] [talledLocalContainer] at org.onehippo.cms7.autoexport.EventProcessor.access$000(EventProcessor.java:54)
      [INFO] [talledLocalContainer] at org.onehippo.cms7.autoexport.EventProcessor$1.run(EventProcessor.java:93)
      [INFO] [talledLocalContainer] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
      [INFO] [talledLocalContainer] at java.util.concurrent.FutureTask.run(FutureTask.java:262)
      [INFO] [talledLocalContainer] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178)
      [INFO] [talledLocalContainer] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292)
      [INFO] [talledLocalContainer] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
      [INFO] [talledLocalContainer] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      [INFO] [talledLocalContainer] at java.lang.Thread.run(Thread.java:745)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mrop Michiel Rop
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: