You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by "Serge Huber (JIRA)" <ji...@apache.org> on 2017/04/04 09:22:41 UTC

[jira] [Created] (UNOMI-90) Empty sessionId is processed as a valid sessionId instead of being ignored.

Serge Huber created UNOMI-90:
--------------------------------

             Summary: Empty sessionId is processed as a valid sessionId instead of being ignored.
                 Key: UNOMI-90
                 URL: https://issues.apache.org/jira/browse/UNOMI-90
             Project: Apache Unomi
          Issue Type: Bug
          Components: core
    Affects Versions: 1.1.0-incubating, 1.2.0-incubating
            Reporter: Serge Huber
             Fix For: 1.2.0-incubating


If a context request is performed using a request such as : 

http://localhost:8181/context.js?sessionId=

(note the missing sessionId)

It will store a session with the ID "" (empty) instead of treating it as an invalid or inexistant sessionId !



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)