edyonil / jsgantt

Automatically exported from code.google.com/p/jsgantt
0 stars 0 forks source link

JSGantt.folder cause invalid char displayed #95

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
JSGantt Version: 1.2(or latest)
Browser: Firefox or Chrome
OS: Ubuntu 10.04

What steps will reproduce the problem?
 1. Navigate the demo page: http://www.jsgantt.com/
 2. Click the '-' of a opening folder, such as "Code javascript", the folder should close and show '+' ahead;
 3. Click the '+' again, then show an invalid char(see attachment: JSGanttDemo.png)

What is the expected output? What do you see instead?
 * show '-' again;

Please provide any additional information below.
 * The '-' should change to an invalid char when encoding=UTF-8, see attachment: jsgantt.js-ISO-8859-1.png and jsgantt.js-UTF-8.png

Original issue reported on code.google.com by thinkbas...@gmail.com on 2 Jan 2011 at 4:34

Attachments: