Notes |
|
(0000418)
|
nicdev
|
2009-01-07 13:13
|
|
example error in log:
"Application Warning [512] You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'aaldeenshabsough@xxxxxx.com%'' at line 1 (in line 50 of file C:\wamp\www\sit\htdocs\review_incoming_updates.php)
Warning [2] mysql_fetch_row(): supplied argument is not a valid MySQL result resource (in line 51 of file C:\wamp\www\sit\htdocs\review_incoming_updates.php) |
|
|
(0000482)
|
nicdev
|
2009-01-13 08:54
|
|
Found another one today:
Application Error [256]
MySQL Query Error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'un collaborateur
J\'attends l\'étude du contrat du client par Al' at line 1 in C:\wamp\www\sit\htdocs\incident\update.inc.php @ line 641
Backtrace:
C:\wamp\www\sit\htdocs\incident\update.inc.php @ line 641 trigger_error()
C:\wamp\www\sit\htdocs\update_incident.php @ line 30 include()
As the French use the "'" a lot this pops up now regularly. |
|
|
(0000483)
|
nicdev
|
2009-01-13 08:59
|
|
Just added another, from yesterday seems to be all popping up when updating incidents |
|
|
(0000486)
|
nicdev
|
2009-01-14 08:06
|
|
Hi We have found that after the new french translation file the issues are very prominent. for status updates i removed some "'" from the translations, and most have disappeared. We have 90% French users and it is creating havoc!
e.g. changing status from "active" (french = "Actif") to "Awaiting Customer Action" (French = "en attente d'action client"), then the script fails with the above mysql errors. |
|
|
(0000929)
|
ivan
|
2009-04-17 15:59
|
|
Have fixed the last of these, changing status with french language causes SQL error. Trunk svn r5330
In future could you log things like this as seperate bugs and relate them? easier to track that way. thanks. |
|
|
(0000930)
|
ivan
|
2009-04-17 16:04
|
|
This isn't an issue for the new inbox which will replace the holding queue for incoming emails in v3.50 |
|
|
(0001611)
|
ivan
|
2009-08-16 14:38
|
|
|