Skip to content

Fixes session errors#1299

Merged
jasonrahm merged 1 commit intoF5Networks:developmentfrom
caphrim007:bugfix.node-session-fixes
Sep 28, 2017
Merged

Fixes session errors#1299
jasonrahm merged 1 commit intoF5Networks:developmentfrom
caphrim007:bugfix.node-session-fixes

Conversation

@caphrim007
Copy link
Copy Markdown
Contributor

Issues:
Fixes #1298

Problem:
Session values were being compared, incorrectly, to state values.
Python3 errors
Missing state values

Analysis:
This fixes the above errors

Tests:

  • functional

Issues:
Fixes F5Networks#1298

Problem:
Session values were being compared, incorrectly, to state values.
Python3 errors
Missing state values

Analysis:
This fixes the above errors

Tests:
* functional
Copy link
Copy Markdown

@jasonrahm jasonrahm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jasonrahm jasonrahm merged commit e548b38 into F5Networks:development Sep 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

node session data works incorrectly if state is missing

2 participants