Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-11013

EditContentFunction called without context parameters can throw NPE

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.4.9, 4.5.0
    • 4.5.0
    • None
    • None
    • 4.5 RC1

      When calling ContentWorkflowHelper.doAction with only a Content and an actionId as parameters, the EditContentFunction will endup trying to retrieve the context parameters in the parent context. But they might not exist. For example when called by an Observer.
      This is a problem as all following part will consider this parameters as not null.

            cbayle Caroline Bayle
            ggouin Guillaume Gouin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: