TASKPM/ganttzk
Jacobo Aragunde Pérez 0f4e3e4ee2 [Bug #1141] Remove Task.reloadResourcesTextIfChange().
We think it's not necessary to reload the resources text when the start date of
a task is updated, and that's what was being done here.

This change caused a invalidate() on the ZK object of the task, which destroyed
the old object and replaced it with a new one. Because of that, the setter we
implemented to fix bug #1141 didn't work.

FEA: ItEr75S04BugFixing
2011-11-10 19:57:05 +01:00
..
src [Bug #1141] Remove Task.reloadResourcesTextIfChange(). 2011-11-10 19:57:05 +01:00
pom.xml Rename NavalPlan to LibrePlan 2011-10-28 09:13:16 +02:00