android-rcs / rcsjta

RCS-e stack for Android with GSMA API
180 stars 74 forks source link

Core: bad format of the date validity for HTTP file transfer information #211

Closed yplo6403 closed 8 years ago

yplo6403 commented 8 years ago

According to RCS 5.3 specifications:

The validity of the files shall be specified by providing the date the files shall be removed on the server using the [ISO8601] format including the date and time in UTC (Coordinated Universal Time) time zone (e.g. 2007-04-05T14:30:00Z).

The core stack encodes the date validity as a long instead of ISO8601 format. See below:

`<?xml version="1.0" encoding="utf-8"?>

24705 Hello_2_1_5_1_2_4.jpg image/jpeg ` It is reproducible and impacts T-API 1.5 and 1.6