Wednesday, August 22, 2012

Remember to define title and description for actions in repo/alfresco

If you still use the alfresco web app (JSP repo access), then remember to give your repo actions a property for title and one for description in a bootstraped properties-file/messages.

<action-bean-id>.title=lala
<action-bean-id>.description=lololo

If you don't do this, you will see non-informational exception.

Another version of this issue is provided here: http://stackoverflow.com/questions/21886116/custom-type-not-showing-up-in-rule-config

regarding missing specialise type in content rule config.

No comments:

Post a Comment