google-sites-liberation
google-sites-liberation copied to clipboard
Each cell in a table has an " Â " in it.
What steps will reproduce the problem?
1. Import site that has some tables in it.
2. Each cell now has an in it, as the first character in each cell.
3. For example (I pasted table below):
 No.  Subject
 Â
 Â
 Â
What is the expected output? What do you see instead?
The same table.
What version of the product are you using? On what operating system?
1.0.3
Please provide any additional information below.
Original issue reported on code.google.com by [email protected]
on 25 May 2010 at 5:12
That's definitely a bug.
http://weblogs.java.net/blog/2008/01/11/%C3%A3%E2%80%9A-and-nbsp-mystery-explain
ed for reference.
Original comment by [email protected]
on 25 May 2010 at 4:14
- Changed state: Accepted
I am seeing all cases of in the underlying HTML of a Google Site rendered as
 in the exported site. Tables created by Google Sites have in each cell,
resulting in the problem reported by OP. However, the problem is not limited
to tables. I am using 1.0.4 with OS X 10.6.8.
Original comment by [email protected]
on 8 Aug 2011 at 5:16
As noted elsewhere, adding <meta http-equiv="Content-Type" content="text/html;
charset=utf-8" /> to the head section of each page solves the problem. It
would be nice if the import/export tool would do this automatically.
Original comment by [email protected]
on 8 Aug 2011 at 5:42