Details
Description
Here are the tests I did and their results. I did not consider R14/15 because of OFBIZ-9235
On demos before fixing OFBIZ-9206 and using ofbiz-vm2 direct access
ecomseo trunk and stable (R16)
- Get to https://demo-trunk.ofbiz.apache.org/ecomseo/ or https://demo-stable.ofbiz.apache.org/ecomseo/
- login => main page logged in
- logout => main page, not logged in
- login => main page logged in
- Use the "Not you" link => 404
- Refresh (F5 key) get you to the main page, not logged in
So it works almost correctly but you need a refresh (F5 key) for the "Not you" link, not sure why yet.
It"s the same locally with OFBIZ-9206 fixed*, w/ or w/o portoffset
ecommerce trunk and stable (R16)
- Get to https://ofbiz-vm2.apache.org:8443/ecommerce or https://ofbiz-vm2.apache.org:18443/ecommerce
- login => blank page (no 404 in access log)
- Refresh (F5 key) get you to the main page, logged in
- logout => blank page (no 404 in access log)
- Refresh (F5 key) get you to the main page, not logged in
- login => blank page (no 404 in access log)
- Refresh (F5 key) get you to the main page, logged in
- use the "Not you" link => blank page (no 404 in access log)
- Refresh (F5 key) get you to the main page, not logged in
So it works almost correctly but you need a refresh (F5 key) between in the 3 cases, not sure why yet.
It's the same locally with OFBIZ-9206 fixed, w/ or w/o portoffset
Old (R13) on demo (no ecomseo before R14)
- Get to https://ofbiz-vm2.apache.org:28443/ecommerce
- login => you need to enter it twice => main page logged in
- logout => main page, not logged in
- login => main page logged in
- use the "Not you" link => main page, not logged in
So it "works" but initially you need to enter the credential twice to login
It's the same locally with OFBIZ-9206 "fixed" (I'm not yet sure about that, I need to test on demo), w/ or w/o portoffset
Attachments
Attachments
Issue Links
- is related to
-
OFBIZ-9336 Ecommerce login/logout events don't work properly for Shopping Cart
- Closed
-
OFBIZ-9537 In case of request redirect context filter override the redirect parameter
- Closed
-
OFBIZ-9206 Login and logout process in demo backends (Management Apps) shows a certificate issue
- Closed