Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NullPointerException when trying to run LiftSession.destroySession with mock req instance in comet #1145

Closed
Shadowfiend opened this issue Nov 4, 2011 · 2 comments
Assignees
Labels
Milestone

Comments

@Shadowfiend
Copy link
Member

Lift throws a NullPointerException when attempting to run destroySession from a mock req instance with a LiftSession stub, as when trying to run:

for (liftSession <- S.session) {
liftSession.destroySession
}

See https://groups.google.com/d/msg/liftweb/-/xOauoxgBzmUJ for discussion.

@github-importer
Copy link

Imported from Assembla: http://www.assembla.com/spaces/liftweb/tickets/1145

@Shadowfiend Shadowfiend added this to the 3.0-M1 milestone May 13, 2014
@Shadowfiend Shadowfiend self-assigned this May 13, 2014
@farmdawgnation farmdawgnation modified the milestones: 3.0-M2, 3.0-M3 Nov 26, 2014
@Shadowfiend Shadowfiend modified the milestone: 3.0-M3 Jan 14, 2015
@farmdawgnation
Copy link
Member

Stealing this since it seems like an easy win.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants