SpacyNG / pwm

Automatically exported from code.google.com/p/pwm
0 stars 0 forks source link

User cannot delete attributes values #59

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. User updates attributes inserting values in fields
2. User updates attributes deleting values in fields

What is the expected output?
After deleting values attributes should be empty

What do you see instead?
Attributes retain old value

What version of the product are you using? On what operating system?
1.5.4 devbuild 1036

Please provide any additional information below.

Original issue reported on code.google.com by alessand...@gmail.com on 4 May 2011 at 3:45

GoogleCodeExporter commented 9 years ago
fixed in svn r148, it will make it into the next build.  thanks for reporting!

Original comment by jrivard on 4 May 2011 at 7:55

GoogleCodeExporter commented 9 years ago
Whoops, updated wrong issue, this is _NOT_ fixed in r148.

Original comment by jrivard on 4 May 2011 at 7:57

GoogleCodeExporter commented 9 years ago
fixed in svn r149

Original comment by jrivard on 5 May 2011 at 4:28

GoogleCodeExporter commented 9 years ago
Could you set it empty instead of deleting?
Effect on LDAP should be the same.

If the user has never filled the attribute gets this error:

An error occurred saving your profile information. Please contact your 
administrator. { error removing 'homeEmailAddress' attribute value on user 
xxxxxxxxxx, error: [LDAP: error code 16 - NDS error: no such attribute (-603)] }

Thanks

Original comment by alessand...@gmail.com on 5 May 2011 at 8:29