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

marcoBauli’s picture

Status: Active » Needs review

deleting the following line from privatemsg.js solved the issue:

this.selectedIndex = 0;

berdir’s picture

Status: Needs review » Closed (won't fix)

Sorry 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.