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 11:06:41 UTC

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

     [ https://issues.apache.org/jira/browse/UNOMI-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Serge Huber closed UNOMI-90.
----------------------------

> 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
>            Assignee: 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)