Actions
Bug #3730
closed
SR
Refreshing session from a different hostname
Bug #3730:
Refreshing session from a different hostname
Start date:
01/15/2015
Due date:
% Done:
0%
Estimated time:
Description
When the following configurations are set as:
Reload is new session: false
Session Tracking: URL
It becomes possible to change the hostname to access the website while retaining the session: WApplication object including it's WEnvironment. However the WEnvironment is not updated to reflect the new hostname.
KD Updated by Koen Deforche over 11 years ago
- Status changed from New to Feedback
Hey,
You mean as in for example a change from http://www.mysite.com/app?wtd=... to http://foobar.mysite.com/app?wtd=... ?
We indeed currently would not be updating the WEnvironment in this case --- its seems like a corner case though? It also seems easy enough to add.
Regards,
koen
SR Updated by Saif Rehman over 11 years ago
KD Updated by Koen Deforche over 11 years ago
- Status changed from Feedback to New
We should update WEnvironment, so yes, I would consider this an issue.
BD Updated by Benoit Daccache about 11 years ago
- Target version set to 3.3.5
BD Updated by Benoit Daccache about 11 years ago
- Status changed from New to Resolved
KD Updated by Koen Deforche about 11 years ago
- Status changed from Resolved to Closed
Actions