Index: openacs-4/packages/workflow/www/doc/developer-guide.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/workflow/www/doc/developer-guide.html,v diff -u -r1.3 -r1.4 --- openacs-4/packages/workflow/www/doc/developer-guide.html 20 Nov 2003 12:52:49 -0000 1.3 +++ openacs-4/packages/workflow/www/doc/developer-guide.html 26 May 2017 17:41:51 -0000 1.4 @@ -901,7 +901,7 @@ Used to format the title of the case log. In bug-tracker, this is used to get the resolution code displayed in the case log as - "Resolved (Fixed)" or "Resolved (Not Reproducable)". + "Resolved (Fixed)" or "Resolved (Not Reproducible)".

The implementation should return the text string that should go into the parenthesis. The parenthesis are automatically added @@ -1136,7 +1136,7 @@

  • Add new service contract implementations
  • Add new workflows
  • Make changes to existing default workflows (if the installed - verison is not modified) (this isn't yet supported on the workflow API) + version is not modified) (this isn't yet supported on the workflow API)