Active
Project:
Workflow-ng
Version:
5.x-2.x-dev
Component:
Wng User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Mar 2008 at 17:36 UTC
Updated:
16 Mar 2008 at 17:37 UTC
I receive the following error on screen when selecting the "Check an order's products" condition.
warning: pg_query() [function.pg-query]: Query failed: ERROR: value too long for type character varying(128) in /usr/local/apache2/htdocs/includes/database.pgsql.inc on line 126.
user warning: ERROR: value too long for type character varying(128) query: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (2, 'page not found', 'modules/jstools/tabstabs-ie.css', 1, '', 'http://www.wiseoz.com/modules/jstools/tabstabs-ie.css', 'http://www.wiseoz.com/admin/workflow-ng/configurations/cfg_20/add/1/condition?destination=admin%2Fworkflow-ng%2Fconfigurations%2Fcfg_20', '72.77.201.178', 1205688687) in /usr/local/apache2/htdocs/includes/database.pgsql.inc on line 145.
Comments
Comment #1
WISEOZ commentedForgot to add, I am using Drupal 5.5 with PostgreSQL.