readium / r2-testapp-swift

BSD 3-Clause "New" or "Revised" License
146 stars 38 forks source link

LCP: Wrong message if start date in the future #250

Closed llemeurfr closed 5 years ago

llemeurfr commented 5 years ago

On a license with start date in the future, the message to the user is "This license expired on . If your provider allows it, you may be able to renew it."

The message is also misleading because if the end date is in the past, the license is expired and cannot be renewed (one can renew only before the end date is past).

llemeurfr commented 5 years ago

Solved by https://github.com/readium/r2-lcp-swift/pull/37