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

if you use ->Vars to get all arguments as a hash (ref) and then use UploadInfo on the correct hash value, it doesn't work. [rt.cpan.org #55166] #27

Closed
leejo opened this issue May 22, 2014 · 1 comment

Comments

@leejo
Copy link
Owner

leejo commented May 22, 2014

https://rt.cpan.org/Ticket/Display.html?id=55166

File upload methods like UploadInfo show that they need a filename as 
argument.

Everything is fine with the sample using ->param to get this filename, 
but if you use ->Vars to get all arguments as a hash (ref) and then use 
UploadInfo on the correct hash value, it doesn't work.
@leejo
Copy link
Owner Author

leejo commented May 22, 2014

MARKSTOS - 2013-01-20 02:24:58

Thanks for the report.

The next step is for someone to provide a failing Test::More-style test
case which formally illustrates the issue.

@leejo leejo closed this as completed May 22, 2014
@leejo leejo added the Deleted label May 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant