Serge Huber created UNOMI-112:
---------------------------------
Summary: Inconsistent domains set on Apache Unomi
context-profile-id cookies
Key: UNOMI-112
URL: https://issues.apache.org/jira/browse/UNOMI-112
Project: Apache Unomi
Issue Type: Bug
Components: core
Affects Versions: 1.2.0-incubating
Reporter: Serge Huber
Fix For: 1.2.0-incubating
In the ContextServlet we set the context-profile-id cookie with an associated
domain, but we do not use that domain anymore in the
MergeProfilesOnPropertyAction when we change the cookie. This leads to problems
in the tracking.
We need to make sure that the same domain is used throughout Apache Unomi.
We can also plan at a later time to support multiple domains, but first we must
correct this problem.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)