fix: Commerce product group bug./

Backported version tag fix to 7.1.2
This commit is contained in:
Doug Bell 2006-10-23 18:20:30 +00:00
parent eacbc0efcf
commit c86f3c9996
4 changed files with 16 additions and 14 deletions

View file

@ -3,12 +3,13 @@
- Added configurable sales tax. (Tiffany Patterson / Elite Marketing)
- change: made Text::Aspell optional, nullifying spellchecker if not present
- Fixed a bug where logging in/out would cause a blank page display.
- Fix: Version tags could not be create()d because no default values set.
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.
- fix: minor assetsToHide implementation bug in dashboard
- fix: minor assetsToHide implementation bug in dashboard
- fix: Version tags could not be create()d because no default values set.
- fix: Commerce items were required to have a group.
7.1.1
- fix: some issues with asset exports not handling URLs with dots correctly