Closed GoogleCodeExporter closed 9 years ago
Nice catch Mark, thank you. It's probably something in the client-side
Javascript that is incorrectly setting the parameter on the first action when
the second action (move to) is added to the rule and configured. I'm looking
at it now, will have it fixed before we release 1.1. This likely affects other
actions as well, since they all share the same client-side renderers.
Original comment by nmcminn
on 27 Sep 2012 at 1:22
It looks like correcting this will require changing the parameter name used for
the destination folder in all of the PDF actions to something unique to that
action. Unfortunately this change will break any external code (scripts,
workflows, etc) that call the custom actions.
We might have to live with this as a known limitation for now.
Original comment by nmcminn
on 3 Oct 2012 at 2:08
I worked around this by using multiple rules with 1 step each (one to encrypt,
one to move). Thanks.
Original comment by mark.s...@alfresco.com
on 3 Oct 2012 at 2:18
Since fixing this will require potentially breaking any scripts that depend on
this action and a workaround is available, going to close it out.
Original comment by nmcminn
on 8 Oct 2012 at 9:04
Original issue reported on code.google.com by
mark.s...@alfresco.com
on 20 Sep 2012 at 2:48