Check that the Purge workflow exists before trying to run it. Fixes bug #11698

This commit is contained in:
Colin Kuskie 2010-07-01 11:08:44 -07:00
parent db96547f3c
commit 61008c8bb8
2 changed files with 11 additions and 5 deletions

View file

@ -2,6 +2,7 @@
- fixed #11693: Shopping cart does not show for visitor user
- fixed: missing per-item template variables for the cart.
- fixed #11696: WebGUI 7.9.8 gotcha
- fixed #11698: Trash dies on missing or bad workflow
7.9.8
- fixed #11651: First Day of Week is a string...