[jira] [Updated] (OFBIZ-9240) Ecommerce login/logout don't work properly for trunk and stable and even old

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-9240) Ecommerce login/logout don't work properly for trunk and stable and even old

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-9240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux updated OFBIZ-9240:
-----------------------------------
    Description:
Here are the tests I did and their results.  I did not consider R14/15 because of OFBIZ-9235

h5. On demos before fixing OFBIZ-9206 and using ofbiz-vm2 direct access

h6. 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

h6. 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

h6. 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



  was:
Here are the tests I did and their results.  I did not consider R14/15 because of OFBIZ-9235

h5. On demos before fixing OFBIZ-9206 and using ofbiz-vm2 direct access

h6. ecomseo trunk and stable (R16)
# Get to https://ofbiz-vm2.apache.org:8443/ecomseo/ or https://ofbiz-vm2.apache.org:18443/ecomseo/
# login => 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 correctly
It"s the *same locally with OFBIZ-9206 fixed*, w/ or w/o portoffset

h6. 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

h6. 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




> Ecommerce login/logout don't work properly for trunk and stable and even old
> ----------------------------------------------------------------------------
>
>                 Key: OFBIZ-9240
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9240
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: Release Branch 14.12, Trunk, Release Branch 15.12, Release Branch 16.11
>            Reporter: Jacques Le Roux
>
> Here are the tests I did and their results.  I did not consider R14/15 because of OFBIZ-9235
> h5. On demos before fixing OFBIZ-9206 and using ofbiz-vm2 direct access
> h6. 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
> h6. 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
> h6. 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



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)