fixed: User who can approve version tag no longer sees Permission Denied after they've approved

This commit is contained in:
Doug Bell 2008-07-10 20:19:22 +00:00
parent 1e9b0277e3
commit 483bdd441f
3 changed files with 41 additions and 5 deletions

View file

@ -19,6 +19,10 @@
- Added more information about workflow instance errors, so we can debug without having
to watch SPECTRE's debug output.
- fixed: List style Content profile fields broken
- Added additional error messages
- fixed: Added a friendly message so when a user who approves a version tag,
but cannot view the version tag (is not in Turn Admin On group), they do
not see "Permission Denied"
7.5.15
- fixed: Colorpicker window would not open (Martin Kamerbeek / Oqapi)