zmughal / jsgantt

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

parents show strange symbol when start/end dates of all children are same #22

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. set all parents' milestone to "0"
2. set same start dates and end dates of all children e.g set 1/1/2009 as
start date and end date of all children. 
3. open the chart.

What is the expected output? What do you see instead?
parents should only show a | in any view mode (day, week, month, quarter)
as starting and ending dates of all children are same and parents are not
milestones so they have to show the over all start/end time of their
children. But when the start and end dates of all children are same, a
strange worm like symbol is shown against parents in month/quarter views.

What version of the product are you using? On what operating system?
jsgantt r17 and firefox 3 on Ubuntu.

Original issue reported on code.google.com by khurram@zeropoint.it on 23 Jan 2009 at 10:52