issue when implementing Header-driven method

classic Classic list List threaded Threaded
25 messages Options
12
Reply | Threaded
Open this post in threaded view
|

RE: issue when implementing Header-driven method

Vadivel

Hi Alex,

 

Thanks for the support.

 

“And just to confirm, you're saying that if, after saving, you look at what you have in the database, then the username isn't present in the last_modified_by column?”

 

Yes, this what happening in my case and I use "mysql-5.6.15".

 

Regards,

Vadivel

 

 

From: Alessandro Vernet [via Orbeon Forms community mailing list] [mailto:[hidden email]]
Sent: 22 February 2014 07:48
To: Vadivel
Subject: RE: issue when implementing Header-driven method

 

Hi Vadivel,

Sorry about that: I reopened the issue, renamed it to "Username not persisted with header based permission", will check if this works, and post an update here.

And just to confirm, you're saying that if, after saving, you look at what you have in the database, then the username isn't present in the last_modified_by column? And specifically, what relational database are you using?

Alex

--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet

 


If you reply to this email, your message will be added to the discussion below:

http://discuss.orbeon.com/issue-when-implementing-Header-driven-method-tp4657913p4658023.html

To unsubscribe from issue when implementing Header-driven method, click here.
NAML

Reply | Threaded
Open this post in threaded view
|

RE: issue when implementing Header-driven method

Alessandro  Vernet
Administrator
In reply to this post by Vadivel
Hi Vadivel,

I still couldn't reproduce this. I am trying with 4.4.1 PE, with the properties mentioned in issue #1541 (link below), and the last_modified_by column gets properly populated with the value of the My-Username-Header header.

https://github.com/orbeon/orbeon-forms/issues/1541

One thing comes to mind: are you also setting this header for Ajax requests? I.e. setting the headers only for page loads isn't enough, and you need to set them on every HTTP request that hits Orbeon Forms.

Alex
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
Reply | Threaded
Open this post in threaded view
|

RE: issue when implementing Header-driven method

Vadivel

Hi Alex,

 

Sorry for the delayed reply.

 

I will check this on 4.4.1 PE

With this confirmation i will close this issue at our end.

 

Thanks for your kind support.

 

Regards,

Vadivel

 

From: Alessandro Vernet [via Orbeon Forms community mailing list] [mailto:[hidden email]]
Sent: 26 February 2014 01:26
To: Vadivel
Subject: RE: issue when implementing Header-driven method

 

Hi Vadivel,

I still couldn't reproduce this. I am trying with 4.4.1 PE, with the properties mentioned in issue #1541 (link below), and the last_modified_by column gets properly populated with the value of the My-Username-Header header.

https://github.com/orbeon/orbeon-forms/issues/1541

One thing comes to mind: are you also setting this header for Ajax requests? I.e. setting the headers only for page loads isn't enough, and you need to set them on every HTTP request that hits Orbeon Forms.

Alex

--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet

 


If you reply to this email, your message will be added to the discussion below:

http://discuss.orbeon.com/issue-when-implementing-Header-driven-method-tp4657913p4658030.html

To unsubscribe from issue when implementing Header-driven method, click here.
NAML

Reply | Threaded
Open this post in threaded view
|

RE: issue when implementing Header-driven method

Vadivel
In reply to this post by Alessandro Vernet

Hi Alex,

 

Sorry for the delayed reply.

 

I will check this on 4.4.1 PE

With this confirmation i will close this issue at our end.

 

Thanks for your kind support.

 

Regards,

Vadivel

 

From: Alessandro Vernet [via Orbeon Forms community mailing list] [mailto:[hidden email]]
Sent: 26 February 2014 01:26
To: Vadivel
Subject: RE: issue when implementing Header-driven method

 

Hi Vadivel,

I still couldn't reproduce this. I am trying with 4.4.1 PE, with the properties mentioned in issue #1541 (link below), and the last_modified_by column gets properly populated with the value of the My-Username-Header header.

https://github.com/orbeon/orbeon-forms/issues/1541

One thing comes to mind: are you also setting this header for Ajax requests? I.e. setting the headers only for page loads isn't enough, and you need to set them on every HTTP request that hits Orbeon Forms.

Alex

--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet

 


If you reply to this email, your message will be added to the discussion below:

http://discuss.orbeon.com/issue-when-implementing-Header-driven-method-tp4657913p4658030.html

To unsubscribe from issue when implementing Header-driven method, click here.
NAML



View this message in context: RE: issue when implementing Header-driven method
Sent from the Orbeon Forms community mailing list mailing list archive at Nabble.com.

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Reply | Threaded
Open this post in threaded view
|

RE: issue when implementing Header-driven method

Alessandro  Vernet
Administrator
Hi Vadivel,

Sounds good; you'll let us know what you find.

Alex
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
12