Opened 7 years ago

#15 new defect

Cards : Documents Files - change error message and add acceptable formats

Reported by: victor Owned by:
Priority: major Milestone:
Component: Version:
Keywords: Cc:
Blocked By: Blocking:

Description

document: Priority tasks (Doc 4).docx

Some issues in ITCPay and Reojen: In the "Cards" page of a ITCPay account, after an user adds a card, the user is automatically redirected to "Authenticate card" page to submit card authentication documents. If the user leaves the "Authenticate card" page then and visits "Cards" page again, he sees "Authenticate card" link in "Cards" page. If the user clicks on that link, he lands on "Authenticate card" page again.In "Authenticate card" page, there are 3 upload boxes. There are file format restrictions applied on the upload boxes. Currently .jpg, .jpeg, .pdf, .png, .gif and .bmp files are being accepted in the upload boxes. We only accept image files in the upload boxes to prevent our site from being hacked. If we accept any format of file, anyone can upload a file containing hacking program. Now as I checked, when the user uploads documents in the upload boxes in supported file formats such as .jpg or .pdf, the submission gets accepted. But when the user uploads the documents in unsupported format, the user gets a "Whoops\! Looks like something went wrong." error. It's a wrong error. The user needs to get error like "This format of file not accepted." or something like this.
Furthermore, the upload boxes are accepting jpg, jpeg, pdf and png files only. Other 2 formats \- .gif and .bmp are not being accepted. So there are problems. You will ensure that the upload boxes accept all the supported image formats.
So fix up this issue.

Change History (0)

Note: See TracTickets for help on using tickets.