| 2011-12-19 09:58:18 | PropelException due to UTF8 problem in pdf |
|---|---|
| Posted By: Norton Allen Join Date: 2006-01-25 Location: UNITED STATES Message ID: 17495 | A colleague uploaded a .pdf to the "Docs" section, and now every 15 minutes I get the following complaint, which I believe comes from the filesystem indexing cron job. Any idea how to resolve this short of banning the pdf from the system? PHP Fatal error: Uncaught exception 'PropelException' with message 'Unable to execute UPDATE statement. [wrapped: Could not execute update [Native Error: ERROR: invalid byte sequence for encoding "UTF8": 0xc320 HINT: This error can also happen if the byte sequence does not match the encoding expected by the server, which is controlled by "client_encoding".] [User Info: UPDATE filesystem SET STRINGS = 'Quarterly Journal of the Royal Meteorological Society ... in /opt/gforge5/lib/external/propel/util/BasePeer.php on line 410 |
| 2012-01-05 08:32:05 | Re: PropelException due to UTF8 problem in pdf |
|---|---|
| Posted By: Javier Adrián Ortiz de la Tabla Join Date: 2009-07-13 Location: ARGENTINA Message ID: 17499 | Hi Norton
This is a known issue, the problem happens when the parsed document contains non-valid UTF8 byte sequences. This issue has been fixed in Gforge 6.0. Thanks for your feedback. |

