Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Plack-Middleware-Session CPAN distribution.

Report information
The Basics
Id: 78845
Status: rejected
Priority: 0/
Queue: Plack-Middleware-Session

People
Owner: Nobody in particular
Requestors: MITHALDU [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: temp dir is not determined in a cross-platform manner [patch]
Currently the temp dir is guessed at in a very rough manner, which leads to it ending up in the root dir or whatever partition the script is being run on. This pull request contains a patch to use File::Spec instead: https://github.com/stevan/plack-middleware-session/pull/6
There's no need to duplicate issues already on github.