]
Khoi Nguyen updated GTNPORTAL-1678:
-----------------------------------
Original Estimate: 4 hours
Remaining Estimate: 4 hours
Labels: portal-s43 (was: )
Affects Version/s: 3.1.0-GA
ExoUserContext.getInformations does not contain the users birthdate
-------------------------------------------------------------------
Key: GTNPORTAL-1678
URL:
https://jira.jboss.org/browse/GTNPORTAL-1678
Project: GateIn Portal
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 3.1.0-GA
Reporter: Matt Wringe
Labels: portal-s43
Original Estimate: 4 hours
Remaining Estimate: 4 hours
ExoUserContext.getInformations should return information about the user, but it
doesn't include the birthdate of the user.
The getInformations method checks if a JSR_168_P3P list to see if it contains the key
'user.bdate', but this list does not contain this value, it does contain:
user.bdate.hms.hour
user.bdate.timezone
user.bdate.fractionsecond
user.bdate.hms.second
user.bdate.hms.minute
user.bdate.ymd.day
user.bdate.ymd.month
user.bdate.ymd.year
Note: other user information is returned properly here (like the user names, etc.) it
would be wise to whomever looks into this to make sure all the user information is being
handled properly.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: