Telegram_2019-07-24T16

<< Click to Display Table of Contents >>

Navigation:  Telegram > 2019 > 07 > 24 >

Telegram_2019-07-24T16

Telegram link

 

2019-07-24T16:14:27

 

Yes, Eddy. If you set UseCookies, it will keep the same behavior as before

 


 

Telegram link

 

2019-07-24T16:17:33

 

Ok, But loosing the fact that I can have two sessions in the separate tabs, right?

 


 

Telegram link

 

2019-07-24T16:17:46

 

Without session id

 


 

Telegram link

 

2019-07-24T16:22:58

 

if you use cookies you can't have 2 sessions in 2 tabs, unless you use the session id in the url

 


 

Telegram link

 

2019-07-24T16:23:10

 

because they must have different urls

 


 

Telegram link

 

2019-07-24T16:23:28

 

so they are going to share the same session, which is not recommended at all

 


 

Telegram link

 

2019-07-24T16:23:40

 

my demo should be ready by the end of the day today

 


 

Telegram link

 

2019-07-24T16:24:03

 

hopefully it will show how you can better deai with that case

 


 

Telegram link

 

2019-07-24T16:24:46

 

Ok, so is there some kind of bug related with tcontentbase and new session system?

 


 

Telegram link

 

2019-07-24T16:25:47

 

Because I make deep use of content base

 


 

Telegram link

 

2019-07-24T16:27:25

 

I don't call it bug.

 

Because sharing the same session with forms out of sync in 2 different tabs has never been supported.

 

That's why there is an event which allow you to put them in sync again

 


 

Telegram link

 

2019-07-24T16:28:10

 

you didn't get a visible error message on the browser side before, because of luck. Not because it was working as you imagined

 


 

Telegram link

 

2019-07-24T16:28:31

 

No, sorry Alex

 


 

Telegram link

 

2019-07-24T16:29:27

 

My doubt is related to the content base that don't work if I don't use cookies

 


 

Telegram link

 

2019-07-24T16:29:35

 

it will be simple to make it work in both scenarios

 


 

Telegram link

 

2019-07-24T16:30:29

 

your prefered solution is to use a different session in another tab right?

 


 

Telegram link

 

2019-07-24T16:30:38

 

which is what I would do

 


 

Telegram link

 

2019-07-24T16:30:46

 

Ok don't want to waste your time. I'LL wait for the demo

 


 

Telegram link

 

2019-07-24T16:31:09

 

Yes

 


 

Telegram link

 

2019-07-24T16:31:56

 

I think this is another thing, do I?

 


 

Telegram link

 

2019-07-24T16:33:19

 

it is a different thing, but related to the same area

 


 

Telegram link

 

2019-07-24T16:33:24

 

but it will also work

 


 

Telegram link

 

2019-07-24T16:33:35

 

Great