Bug: With ecommerce on, you get a welcome back message after logging out
Reported by dleffler | December 20th, 2011 @ 01:42 PM | in 2.0.9 (closed)
If you have ecommerce on, when you log out and it builds the page, index.php calls $order = order::getUserCart(); which somehow gets to line 231 of order.php model to print a 'Welcome Back' flash message.
- might be doing this because a cookie is in the system?
- may need to add a check for user being logged in before saying welcome back.
Comments and changes to this ticket
-
expNinja September 24th, 2012 @ 01:39 PM
- State changed from open to resolved
- Assigned user set to dleffler
- Milestone set to 2.0.9
- Milestone order changed from 134 to 0
(from [aeda784dcd2e2059c5efed402aac1af0b9e6e770]) We'll simply defer to the ecommerce way of doing things instead of displaying a second message if your login timed out [#450 state:resolved responsible:dleffler milestone:2.0.9] https://github.com/exponentcms/exponent-cms/commit/aeda784dcd2e2059...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS