If you create a newsletter and choose "People in a
company" as destination the drop down box you get for
selecting which company does not contain the correct
comapny IDs. Instead all values of the option tags are
empty.
This is due to a small typo in line 117 in
nl_add/index.php: it says <option value=\"$myrow[0]\"
but should rather by <option value=\"$myrow2[0]\"
I included a patch file for this tiny bug :)
Patch line 117 of newsletter/nl_add/index.php
Logged In: YES
user_id=608879
Fixed in CVS for upcomming release 1.2.7