Name information is not updated when editing a subscriber from the Manage Subscriber list
Initial Conditions
1. Massmailer module must be enabled in: http://civicrm.civicspacelabs.com/home/admin/modules
Steps
1. Create a Mailing List: http://civicrm.civicspacelabs.com/home/admin/massmailer
2. Manage the Mailing List: http://civicrm.civicspacelabs.com/home/admin/massmailer/list/manage/#
3. Assign Current Subscribers or Add them manually by entering e-mail addresses.
4. Add Subscribers.
5. Manage Subcribers: http://civicrm.civicspacelabs.com/home/admin/massmailer/subscribe
6. Choose a subscriber and click edit
7. Type in a new name
8. Update Subscriber
9. You will see a green confirmation, "Subscriber updated"
10. Choose the same subscriber and click edit
Results
11. Notice that the name is still the original e-mail address of the subscriber.
Notes
1. How is this supposed to work?
Comments
Comment #1
killes@www.drop.org commentedThat is apparently another lose end off the wole mess....
There is no field in the phplist_user_user table to save name fields for subscribers.
two ways for a solution:
1) add such a field
2) remove the "name" feature.
in case of 2) it could be replaced with either information from the civicrm and/or the Drupal data.
Comment #2
sdemps3 commentedPlease remove the name feature at a later date.. This is deferred until next release..