fixed: User is logged out if a fatal error occurs

error reporting and debug cleanups
This commit is contained in:
Graham Knop 2008-07-25 04:03:30 +00:00
parent e37db64483
commit 315e47781e
4 changed files with 40 additions and 34 deletions

View file

@ -1,4 +1,5 @@
7.5.18
- fixed: User is logged out if a fatal error occurs
- fixed: Collaboration system includes header link even with RSS turned off
- 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.