OrderOfTheBee / alfresco-pdf-toolkit

67 stars 58 forks source link

Fix for Issue #6: "Merge PDF fails in alfresco share community edition" #7

Closed ZanderWT closed 8 years ago

ZanderWT commented 9 years ago

The issue was caused by a NullPointerException being thrown from PDFActionFormFilter.

The commits in this pull request include an integration test demonstrating the issue and a fix for the issue.

There are also two commits (44e63f2 and 213391b) that alter the build to target Alfresco Community 4.2.f and remove PDFConvertToArchivableActionExecuter which is only supported in Alfresco Enterprise. If this pull request is merged these two commits should be omitted to maintain all the enterprise-only features.

ntmcminn commented 8 years ago

Manually merged, fixes will be in 1.3 Beta2