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

unusual behaviour when attaching a not supported file #35

Open
GoogleCodeExporter opened this issue Aug 27, 2015 · 2 comments
Open

unusual behaviour when attaching a not supported file #35

GoogleCodeExporter opened this issue Aug 27, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link
Contributor

What steps will reproduce the problem?
1.Attach anyname.json file in a transaction

What is the expected output? What do you see instead?
I would expect one of two possible responses:
  - Success: file accepted
  - Fail: file not supported

I got a weird error: Only image files are supported, 

Strangely a file name pointing to C:\fakepath\items.json seems to be attached,
but I have no idea what you mean by C:\fakepath 

;-)

I´m using G Chrome 44

Original issue reported on code.google.com by [email protected] on 23 Jul 2015 at 10:01

Attachments:

@GoogleCodeExporter
Copy link
Contributor Author

Original comment by [email protected] on 23 Jul 2015 at 10:08

Attachments:

@GoogleCodeExporter
Copy link
Contributor Author

Hi Marco,

Many thanks for reporting!

Actually, this fakepath is a security standard from chrome, take a look:

http://stackoverflow.com/questions/18254118/fakepath-issue-in-chrome-browser


What is really not correct is that the path of file invalid file should not be 
appearing as it was uploaded! We will fix this.

Cheers

Original comment by [email protected] on 24 Jul 2015 at 1:05

  • Changed state: Accepted

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