Howdy,
seems that when about to write a new message, the 'Contacts' dropdown selection does not work:
i am allowed to select the user i want to send msg to and it appears correctly in the autocomplete field, but as soon as i click on the Object or Message field the autocomplete field reverts back to '0' (that corresponds to anonymous user).
Drupal 5.3, Privatemsg 1.8, Safari 3 here.
Thanks
Comments
Comment #1
marcoBauli commenteddeleting the following line from privatemsg.js solved the issue:
this.selectedIndex = 0;
Comment #2
berdirSorry for pinging the participants, I am closing old issues.
This version of Privatemsg is not supported anymore, maybe it is already implemented in Privatemsg for Drupal 6 and if not, you are welcome to open a new issue for it.