Added an error message to SQLForm if we can't find the privileges of the database link

fix: Sometimes the error message for the Calendar Update Feeds is part of the content response.
fix: Serial workflows no longer get held up in the queue
This commit is contained in:
Doug Bell 2007-05-02 20:05:31 +00:00
parent 5ee03110d7
commit fe5bc93a52
5 changed files with 24 additions and 14 deletions

View file

@ -35,6 +35,9 @@
http://www.plainblack.com/bugs/tracker/help-link-broken-for-navigation-template
- fix: HttpProxy no longer processes macros in proxied content
http://www.plainblack.com/bugs/tracker/weird-characters-in-webgui.log-caused-by-http-proxy
- Added an error message to SQLForm if we can't find any permissions for the
database link.
- fix: Calendar events do not show up on the last day of the month.
7.3.15
- Added more documentation to WebGUI.pm