Merge fix from r3049 of 7.1 branch related to dashboard error pointed out

by bug report "Macros failing due to Utility::isIn() bug".
This commit is contained in:
Drake 2006-10-20 21:32:10 +00:00
parent 6ad527c4a9
commit 6a723e5767
2 changed files with 3 additions and 3 deletions

View file

@ -4,8 +4,8 @@
7.1.2
- Fixed a bug that caused workflows to fail if collaboration systems and
posts for that CS were in the same version tag at commit time.
posts for that CS were in the same version tag at commit time.
- fix: minor assetsToHide implementation bug in dashboard
7.1.1
- fix: some issues with asset exports not handling URLs with dots correctly