Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.2.0
-
Fix Version/s: 2.2.0
-
Component/s: None
-
Labels:None
-
Originating Party:Developer
Description
Error on following ajax call:
http://localhost/Playlist/new
{"length":"0.0","obj":{},"id":3,"message":"Application error","exception":{"errorInfo":["42804",7,"ERROR: UNION types character varying and integer cannot be matched\nLINE 7: ...as item_id, (ws.name || ': ' || ws.url) as title, ws.creator...\n ^"],"xdebug_message":"\nPDOException: SQLSTATE[42804]: Datatype mismatch: 7 ERROR: UNION types character varying and integer cannot be matched\nLINE 7: ...as item_id, (ws.name || ': ' || ws.url) as title, ws.creator...\n ^ in \/home\/james\/src\/airtime\/airtime_mvc\/library\/propel\/runtime\/lib\/connection\/PropelPDO.php on line 386\n\nCall Stack:\n 0.0002 664224 1. {main}() \/home\/james\/src\/airtime\/airtime_mvc\/public\/index.php:0
...
http://localhost/Playlist/new
{"length":"0.0","obj":{},"id":3,"message":"Application error","exception":{"errorInfo":["42804",7,"ERROR: UNION types character varying and integer cannot be matched\nLINE 7: ...as item_id, (ws.name || ': ' || ws.url) as title, ws.creator...\n ^"],"xdebug_message":"\nPDOException: SQLSTATE[42804]: Datatype mismatch: 7 ERROR: UNION types character varying and integer cannot be matched\nLINE 7: ...as item_id, (ws.name || ': ' || ws.url) as title, ws.creator...\n ^ in \/home\/james\/src\/airtime\/airtime_mvc\/library\/propel\/runtime\/lib\/connection\/PropelPDO.php on line 386\n\nCall Stack:\n 0.0002 664224 1. {main}() \/home\/james\/src\/airtime\/airtime_mvc\/public\/index.php:0
...