Rework the CS mail fetching interval so that it can't have crazy values like never, every second or yearly. Fixes bug #12043

This commit is contained in:
Colin Kuskie 2011-02-14 16:37:06 -08:00
parent 016df9aa32
commit f3e340fa3a
4 changed files with 198 additions and 11 deletions

View file

@ -2,6 +2,7 @@
- fixed #12035: Story Manager - make keywords from Story view work
- fixed #12042: userDefined variables have no template variable help
- fixed #12045: Job listing template, missing summary
- fixed #12043: Collaboration Systems don't pull mail that fast!
7.10.9
- fixed #12030: Calendar Feed Time Zone Issue