-
Bug
-
Resolution: Fixed
-
Major
-
1.5.0
-
None
-
4.5 M5
I switch from login = samaccountname to email on the population.
Then I got an exception on the proposition of an ad.
I remove the responsible in the repository and added a new one and it workds fine.
Caused by: java.lang.NullPointerException
at org.ametys.plugins.ugc.actions.ProposeContentAction._sendMail(ProposeContentAction.java:214)
at org.ametys.plugins.ugc.actions.ProposeContentAction.act(ProposeContentAction.java:167)
at org.apache.cocoon.components.treeprocessor.sitemap.ActTypeNode.invoke(ActTypeNode.java:125)
at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:47)
at org.apache.cocoon.components.treeprocessor.sitemap.MatchNode.invoke(MatchNode.java:108)
at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProces