LMS

Welcome to the Lobeo Module Server project. Please feel free to submit bugs related to it.
Tasklist

FS#334 - Authenticator servlet userid type

Attached to Project: LMS
Opened by Guillaume (Guillaume) - Monday, 19 March 2012, 10:18 GMT
Last edited by Ferdinand (PaGaisu) - Wednesday, 25 April 2012, 07:48 GMT
Task Type Bug Report
Category
Status Closed
Assigned To Ferdinand (PaGaisu)
Operating System All
Severity Low
Priority Normal
Reported Version alpha4
Due in Version alpha5
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Hello,

if the userd is a long, in the authenticator servlet json response return

"Id":12233 (Id:12233 should work too)

instead of

"Id":"12233"

The goal is to avoid a type conversion String -> number in js

Guillaume
This task depends upon

Closed by  Ferdinand (PaGaisu)
Wednesday, 25 April 2012, 07:48 GMT
Reason for closing:  Fixed

Loading...