#1120: report editor crashs if sample data has unicode
------------------------+---------------------------------------------------
Reporter: carl | Owner: ed
Type: defect | Status: assigned
Priority: major | Milestone: 0.8.3
Component: reporting | Version: 0.8.2
Resolution: | Keywords: unicode
------------------------+---------------------------------------------------
Comment (by ed):
Replying to [comment:4 carl]:
> I have the change, but it behaves the same as before: I cut/paste Krstić
into the xml window and get the error but no error if I use Krsti\xc4\x87
- I am guessing this is a case of "don't do that." I will be doing some
reading on unicode tonight, because right now I am not really sure what I
am doing.
Don't put the unicode stuff in the XML window - that should already be
encoded. Notice the XML header? It states: encoding="utf-8", which means
that the content of that file is already encoded into UTF-8. You're
pasting non-encoded text, so it won't work.
If you have unicode stuff in the database, Dabo will handle it properly,
and write the sample TestCursor in a properly encoded format.
--
Ticket URL: <http://trac.dabodev.com/ticket/1120#comment:5>
Dabo Trac <http://trac.dabodev.com>
Trac Page for Dabo
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/dabo-dev/[EMAIL PROTECTED]