Consent Wording

Cantor, Scott cantor.2 at osu.edu
Wed Nov 19 16:25:45 EST 2014


On 11/19/14, 8:50 PM, "NAKAMURA Motonori" <motonori at nii.ac.jp> wrote:
>
>Is meaning of the sentence "close the web browser to abort the login"
>clear for users? Users can reset the choice by closing the browser?

It doesn't matter, it's an artifact of something the code's doing now that 
has to change. "Reject" needs to record a negative decision, and take the 
user to an exit point. Right now it doesn't work, it pops up a message 
saying that it can't do that, so what that message says doesn't matter.

>BTW, is there any plan to support multilingual resources?

Spring supports multi-lingual message properties. If you need more than 
what Spring has, that's a matter to take up with Spring. For example, they 
don't handle the full range of lang preferences from a browser, they just 
look for a single match or fall back to a default.

-- Scott



More information about the dev mailing list