 davidyoo
|
background: rolopress allows you to delete the first name and last name of a contact.
issues with this:
1) The contacts view shows only a snowman with no name. I believe this is because the contacts list view is created by the number of posts with a rolopress type of “contact. But because rolopress allows you to delete the first and last name, it shows nothing for that contact because I believe the first ane last name details are pulled from the postmeta table linked to the %postname%.
2) On the flip side, the recent items widget, it seems to display the first and last name from the %postname% vs pulling the first name and last name from the postmeta table so it displays the contact name even though the details contain no first name or last name.
potential resolutions:
1) make the first name and last name mandatory to solve issue #1.
2) the recent items widget and the contacts list view should also be pulling the data using the same method. I actually believe pulling the first name and last name from the postmeta table is the correct method. My rational for this is because unless the %postname% gets updated as the first and last name changes, the recent items widget will display the incorrect information.
Hope this makes sense.
|
 morningstar
|
Thanks for reporting the issue. This is definitely a bug and I will try to fix it up before the release this weekend.
|
 fiscal sanity
|
This issue has been fixed in version 1.2.
|