Array errors upon editing a node with phone field

droople - May 15, 2008 - 01:27
Project:Phone (CCK)
Version:5.x-2.9
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

I created a new content type with cck, and added a UK phone field, submitted a node

then edited it , upon submiting the edited node I got the following errors on page, with no theme at all, just plain white with this text

array ( 0 => '1513 761 234 #', 1 => '1513 761 234', 2 => '1513', 3 => '761', 4 => '234', 5 => '', 6 => '', 7 => '', 8 => '', 9 => '', 10 => '', 11 => ' #', )array ( 0 => '7900 291 807', 1 => '7900 291 807', 2 => '7900', 3 => '291', 4 => '807', )array ( 0 => '8713 456 781', 1 => '8713 456 781', 2 => '8713', 3 => '456', 4 => '781', )array ( 0 => '1513 761 234 #', 1 => '1513 761 234', 2 => '1513', 3 => '761', 4 => '234', 5 => '', 6 => '', 7 => '', 8 => '', 9 => '', 10 => '', 11 => ' #', )array ( 0 => '1513 761 234 #', 1 => '1513 761 234', 2 => '1513', 3 => '761', 4 => '234', 5 => '', 6 => '', 7 => '', 8 => '', 9 => '', 10 => '', 11 => ' #', )array ( 0 => '7900 291 807', 1 => '7900 291 807', 2 => '7900', 3 => '291', 4 => '807', )array ( 0 => '8713 456 781', 1 => '8713 456 781', 2 => '8713', 3 => '456', 4 => '781', )array ( 0 => '1513 761 234 #', 1 => '1513 761 234', 2 => '1513', 3 => '761', 4 => '234', 5 => '', 6 => '', 7 => '', 8 => '', 9 => '', 10 => '', 11 => ' #', )

cck 5.x-1.7
Phone CCK 5.x-2.9

 
 

Drupal is a registered trademark of Dries Buytaert.