Dries Buytaert wrote:
On 15 May 2005, at 06:41, Gordon Heydon wrote:
I got the following error when I tried to submit a patch to ecommerce.
Gordon.
Warning: htmlspecialchars() expects parameter 1 to be string, object given in /home/www/drupal.org/includes/common.inc on line 571
Warning: htmlspecialchars() expects parameter 1 to be string, object given in /home/www/drupal.org/includes/common.inc on line 571
Warning: Cannot modify header information - headers already sent by (output started at /home/www/drupal.org/includes/common.inc:571) in /home/www/drupal.org/includes/common.inc on line 208
I upgraded the project.module to HEAD. Maybe it is fixed now. Haven't checked yet.
Still no go. I think that it is to do with file uploads breaking something. Gordon.