Carsten Ziegeler created SLING-3856:
---------------------------------------
Summary: NPE in JobManager.getJob if no map is provided
Key: SLING-3856
URL: https://issues.apache.org/jira/browse/SLING-3856
Project: Sling
Issue Type: Bug
Components: Extensions
Affects Versions: Event 3.3.12
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: Event 3.3.14
If no template is provided to getJob(), the null object is passed as the only
element of the array when invoking findJobs which then results in a NPE as the
code expects to get map object
--
This message was sent by Atlassian JIRA
(v6.2#6252)