fixed backwards compatibility with new form control API

This commit is contained in:
Doug Bell 2008-07-20 19:16:45 +00:00
parent 2763dfee25
commit f8141d46f6
2 changed files with 17 additions and 9 deletions

View file

@ -9,6 +9,9 @@
- fixed: Calendar now uses the correct method to get the current user's time-zone
- Shortcut ##userPref:<profile field>## macros now work even if Shortcut is not
under a Dashboard
- fixed backwards compatibility with new form control API additions: getValue is now
an alias to getValueFromForm instead of vice-versa. getValue is still the preferred
method, getValueFromForm is still the deprecated method.
7.5.17
- fixed: Payment Methods Hover Help Incomplete