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

FilePostRedirectGetTest: make the tests more "user" like #2

Conversation

2DivisionsByZero
Copy link

  1. Move file from first collection element to second

  2. Test upload merging on a second request
    (not working now)

Test added 2 commits January 17, 2014 11:43
1) Move file from first collection element to second

2) Test upload merging on a second request
   (not working now)
),
1 => array(
'text' => null,
'file' => null,
'file' => array(
Copy link
Author

Choose a reason for hiding this comment

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

File is currently not merged back into the form on GET

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.

2 participants