Date fields coming out as serilaized arrays
budda - November 3, 2006 - 14:54
| Project: | Profile CSV |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
As the title says, since the recent update, profile data fields are now appearing in the CSV as PHP serialized arrays like:
a:3:{s:3:"day";s:2:"12";s:5:"month";s:1:"6";s:4:"year";s:4:"1970";}

#1
This is also an issue with the 5.x release -- I updated the original item to reflect the time lapse, as more people will probably be looking for this in 5.x, as opposed to 4.7.x --
#2
Fixed in 5 and 4.7
#3