UserProfiles Plugin multi-elements problem?

We have installed Omeka 2.1.4 along with the following plugins:

Record Relations 2.0
User Profiles 1.0
Guest User 1.0

We created a User Profile Type called ‘MyLetter’. The ‘MyLetter’ profile type has one element (radio element) which is a list of letters (A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P).

User A and User B are both ‘Contributors’.

User A edits their MyLetter profile type and selects ‘D’.

User B has never edited their MyLetter profile type, but ‘D’ is the selected value by default on User B’s MyLetter page.

User B selects ‘M’ for User B’s MyLetter profile type.

User A’s MyLetter profile type changes to ‘M’, as well.

It appears that multi-value elements in User Profiles are not being tied to individual users. Has anyone else run into this problem? Any suggestions as to how to go about remedying the problem?

Thank you,
Paul

Yep, that looks like a bug we haven't seen yet. Thanks for the report!

There's a fix in the UserProfiles repository, and an official release will come out soon after we have done some more testing.

I grabbed a copy of the latest code from the repository and this looks like it has been fixed. Thank you!