Robert | 5 Jun 2012 12:48
Picon

Polish characters crashes application

Hi, I got serious problem with 0.9.9.7 version. I changed language in
preferences into Polish (pl). When I try type one of "Polish
characters' into textfield, application shows me an error - this is
from adding new task window:

Query {INSERT INTO `flyspray_tasks` ( task_id, date_opened,
last_edited_time, project_id, item_summary, detailed_desc, opened_by,
percent_complete, task_type, item_status, product_category,
product_version, closedby_version, operating_system, task_severity,
task_priority, mark_private, due_date, closure_comment, anon_email )
VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)} with params
{2,1338892791,1338892791,1,Zgłoszenie testowe,ssdfjsghdjkf,
1,0,1,2,1,2,0,1,2,2,0,0,,} Failed! (Incorrect string value:
'\xC5\x82osze...' for column 'item_summary' at row 1)

Error shows up whenever I type one of this characters 'ąśńźćółżę'.
Some problems with encoding? Previous version worked fine. You can try
it by yourself - aleara-bugs.cba.pl

--

-- 
You received this message because you are subscribed to the Google Groups "flyspray" group.
To post to this group, send email to flyspray@...
To unsubscribe from this group, send email to flyspray+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/flyspray?hl=en.

Scott H | 6 Jun 2012 16:11
Picon
Gravatar

Re: Polish characters crashes application

I added this to the tracker, http://bugs.flyspray.org/task/1743 . It does look like an encoding error.

On Tuesday, June 5, 2012 4:48:06 AM UTC-6, Robert wrote:

Hi, I got serious problem with 0.9.9.7 version. I changed language in
preferences into Polish (pl). When I try type one of "Polish
characters' into textfield, application shows me an error - this is
from adding new task window:

Query {INSERT INTO `flyspray_tasks` ( task_id, date_opened,
last_edited_time, project_id, item_summary, detailed_desc, opened_by,
percent_complete, task_type, item_status, product_category,
product_version, closedby_version, operating_system, task_severity,
task_priority, mark_private, due_date, closure_comment, anon_email )
VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)} with params
{2,1338892791,1338892791,1,Zgłoszenie testowe,ssdfjsghdjkf,
1,0,1,2,1,2,0,1,2,2,0,0,,} Failed! (Incorrect string value:
'\xC5\x82osze...' for column 'item_summary' at row 1)

Error shows up whenever I type one of this characters 'ąśńźćółżę'.
Some problems with encoding? Previous version worked fine. You can try
it by yourself - aleara-bugs.cba.pl

--
You received this message because you are subscribed to the Google Groups "flyspray" group.
To view this discussion on the web visit https://groups.google.com/d/msg/flyspray/-/BqNlEm8XbtwJ.
To post to this group, send email to flyspray-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to flyspray+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/flyspray?hl=en.
Marcin Kot | 8 Oct 2012 09:41
Picon

Re: Polish characters crashes application

Hi, I'he got similar issue. When I copy text from Word, Outlook with chars like „”, ¬, ’, –,   etc I've got error like: Query {INSERT INTO `flyspray_comments` (task_id, date_added, last_edited_time, user_id, comment_text) VALUES ( ?, ?, ?, ?, ? )} with params {2591,1349681022,1349681022,11,'Przepraszamy, plik chwilowo niedostępny’ } Failed! (Incorrect string value: '\xE2\x80\x99 \x0D\x0A' for column 'comment_text' at row 1)


I need to manualy change „”, ’, – etc to "", ', -, ... etc to add comment/task in FS. This error shows on the newest version of FS and the older one 0.9.9.6. Can  you do sth with it?


On Tuesday, June 5, 2012 12:48:06 PM UTC+2, Robert wrote:
Hi, I got serious problem with 0.9.9.7 version. I changed language in
preferences into Polish (pl). When I try type one of "Polish
characters' into textfield, application shows me an error - this is
from adding new task window:

Query {INSERT INTO `flyspray_tasks` ( task_id, date_opened,
last_edited_time, project_id, item_summary, detailed_desc, opened_by,
percent_complete, task_type, item_status, product_category,
product_version, closedby_version, operating_system, task_severity,
task_priority, mark_private, due_date, closure_comment, anon_email )
VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)} with params
{2,1338892791,1338892791,1,Zgłoszenie testowe,ssdfjsghdjkf,
1,0,1,2,1,2,0,1,2,2,0,0,,} Failed! (Incorrect string value:
'\xC5\x82osze...' for column 'item_summary' at row 1)

Error shows up whenever I type one of this characters 'ąśńźćółżę'.
Some problems with encoding? Previous version worked fine. You can try
it by yourself - aleara-bugs.cba.pl

--
You received this message because you are subscribed to the Google Groups "flyspray" group.
To view this discussion on the web visit https://groups.google.com/d/msg/flyspray/-/FQFZBRTHBycJ.
To post to this group, send email to flyspray-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to flyspray+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/flyspray?hl=en.

Gmane