Hi,
Just found Fossil today and tried it with some Japanese comments.
Since I couldn't login to the bugtracker page as 'anonymous', I will
report a problem here...
In some places, Fossil apparently changes non-ASCII characters to
numeric character reference *twice*.
---- cut here ----
% fossil timeline
=== 2009-03-17 ===
06:41:26 [ce4e02d065] New ticket [f4a46261e9] <i>test
&#12486;&#12473;&#12488;</i>. (user: miura)
06:40:18 [64af30f429] *CURRENT* initial empty check-in (user: miura tags:
trunk)
% sqlite3 test.fossil
SQLite version 3.5.9
Enter ".help" for instructions
sqlite> select title from ticket;
test テスト
sqlite>
---- cut here ----
Note the '&' character is encoded again in the timeline.
This is fossil version [472f9411ee] 2009-01-29 03:04:38 UTC
on Ubuntu.
--
MIURA Masahiro
[email protected]
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users