Comments/Ratings for a Single Item
I added LANG="zh" to the BODY tag, and this allowed Google translate to work. I skimmed over the text, and it looked like a translation of my Shogi page. So I added myself as an author. However, it now looks like the title got screwed up when I did this.
I got the original title from Archive.org and added it directly to the database. Before doing that, I tried the edit form again. The title looked fine there, and when I saved the form contents, it still looked bad on the page and in the database. I tried it again, this time pasting the title I got from Archive.org, but I got the same results. So I pasted it directly into the database, and that worked.
I ran some tests on a test submission without corrupting it. I then backed up this one and edited some links on it without it getting corrupted. The database backup indicates that the corruption of this submission happened back when the MemberSubmissions table was still using the default latin1_swedish_ci collation. It looks like the use of the utf8_general_ci collation has prevented the contents of this page from being corrupted again, and it looks like CKEditor is not doing anything to corrupt the text.
4 comments displayed
Permalink to the exact comments currently displayed.