Fix bad index variables in the CS. Fixes bug #11172.

This commit is contained in:
Colin Kuskie 2009-10-27 10:12:35 -07:00
parent 9f9c1ab277
commit 9a17cfe0cd
3 changed files with 55 additions and 7 deletions

View file

@ -15,6 +15,7 @@
- fixed #11168: Points do not work with uncommitted Map
- fixed #10888: Add Point... how do I enter details?
- fixed #10887: Map Point dropdown doesn't update
- fixed #11172: Collaboration broken vars: isSecond, isThird etc.
7.8.2
- Added scheduled vendor payout workflow activity. (Special thanks to Martin @ Oqapi)