bettybop68 / android-rcs-ims-stack

Automatically exported from code.google.com/p/android-rcs-ims-stack
0 stars 1 forks source link

Max. file size of file transfer option in Provisioning seems to have no effect #93

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. When sharing a file of size larger than configured max file size limit.
2. When receiving an invite for a file larger than configured max file size 
limit.
3. However threshold warning option seems to have an effect.

What is the expected output? What do you see instead?
1. When sharing a file of size larger than configured max file size limit, user 
should be prompted to select a smaller file BUT currently user not prompted to 
select a smaller file.
2. When receiving an invite for a file larger than configured max file size 
limit, user should get a warning with only option to reject the file BUT 
currently user still has an option to accept larger files.

What version of the product are you using? On what operating system?
RCSe release 2.4.11/ android 2.2

Please provide any additional information below.
Referring to GSMA specs for file size limit (sender and receiver)

Original issue reported on code.google.com by sharique...@gmail.com on 3 Jan 2013 at 9:39

GoogleCodeExporter commented 8 years ago
The max size is not checked by the stack and should be done by the UI.
Then the RI app is just a test tool and its UI doesn t control the max size 
like a final implementation.

Original comment by jmauffret@gmail.com on 3 Jan 2013 at 11:11

GoogleCodeExporter commented 8 years ago
Thanks !

Original comment by sharique...@gmail.com on 3 Jan 2013 at 12:31