...
[10:59:48 CDT(-0500)] <EricDalquist> due to how uportal works there is no way we could send cookies that portlet's set back to the browser
[10:59:51 CDT(-0500)] <EricDalquist> so we set that cookie
[10:59:57 CDT(-0500)] <EricDalquist> and track the portlet's cookies in a database
[11:00:04 CDT(-0500)] <EricDalquist> tied back to the portlet_cookie value
[11:00:11 CDT(-0500)] <EricDalquist> so that is not related to a user's session
[11:00:51 CDT(-0500)] <jgribonvald> ok, but maybe I have a problem with as we made some change about login, this cookies isn't invalidated after a logout and a new user using the same browser get this cookie
[11:01:03 CDT(-0500)] <jgribonvald> ok
[11:01:07 CDT(-0500)] <EricDalquist> that is right
[11:01:12 CDT(-0500)] <jgribonvald> it's not related to user session
[11:01:13 CDT(-0500)] <EricDalquist> the portlet spec says these are browser cookies
[11:01:18 CDT(-0500)] <EricDalquist> not session data
[11:01:23 CDT(-0500)] <jgribonvald> ok
[11:01:26 CDT(-0500)] <jgribonvald> thanks
[11:01:28 CDT(-0500)] <EricDalquist> yup
[11:07:31 CDT(-0500)] <jgribonvald> And my last question, I've seen some things about to print a portlet view but it seems this isn't possible, we can't define the porpety printable in portlet-definition, and is there other thing to do ?
[11:07:58 CDT(-0500)] <EricDalquist> uportal has no support for a "print" window state
[11:08:14 CDT(-0500)] <jgribonvald> ok it's a windows state so
[11:08:20 CDT(-0500)] <EricDalquist> it is often listed as a "here is an example of a custom window state a portal could support"
[11:08:51 CDT(-0500)] <jgribonvald> I know from esup there is a such feature in past version, but this is a javascript feature
[11:10:30 CDT(-0500)] <jgribonvald> are you interesting by that ?
[11:12:17 CDT(-0500)] <EricDalquist> sure, it would be interesting to see what it does
[11:14:08 CDT(-0500)] <jgribonvald> do you want that I give you the code by mail ?
[11:14:34 CDT(-0500)] <EricDalquist> I'd rather see something on like github, it is a bit easier to look at
[11:14:43 CDT(-0500)] <EricDalquist> be it via gist or just a doc with screenshots
[11:17:32 CDT(-0500)] <jgribonvald> it's a jquery code that we import in skin.xml file
[11:20:55 CDT(-0500)] <jgribonvald> Else I will see about a PR if I have some time for
[11:21:49 CDT(-0500)] <jgribonvald> I have to leave now, see you later