fixed: edit branch doesn't show list style metadata fields properly

This commit is contained in:
Graham Knop 2008-07-25 04:03:04 +00:00
parent 2746e6933e
commit 847144a32f
2 changed files with 18 additions and 18 deletions

View file

@ -1,4 +1,5 @@
7.5.18
- fixed: edit branch doesn't show list style metadata fields properly
- fixed: Product no longer shows "Continue Shopping" view when a different user adds the Product to their Cart. The issue was the Product cached itself when an item was added to the cart. Now it checks for if a cart asset exists for this session.
- fixed: HTML Export now creates a new session for each asset it exports to
stop problems from certain flags that get set once per session.