User#insertProperty SQLException

Hi All,

A SQLException is thrown inside the User#insertProperty() method whenever a property is inserted when the user name is ‘‘null’’.

Thanks,

Ryan

Ryan,

Yikes, nice bug find. The issue is that name was being used instead of a username to store and load properties. This is backwards so I filed JM-261. This will be fixed for 2.1.3.

Thanks,

Matt