-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Low
-
None
-
Affects Version/s: 4.1.7
-
Component/s: None
Symptom: while copying the pages to the new space, at every page:
Caused by: java.lang.NullPointerException
at com.atlassian.confluence.plugins.jira.JiraRemoteLinkCreator.getRemoteLinkMacros(JiraRemoteLinkCreator.java:94)
at com.atlassian.confluence.plugins.jira.JiraRemoteLinkCreator.createJiraRemoteLinks(JiraRemoteLinkCreator.java:81)
at sun.reflect.GeneratedMethodAccessor817.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.atlassian.event.internal.SingleParameterMethodListenerInvoker.invoke(SingleParameterMethodListenerInvoker.java:36)
...