TASKPM/libreplan-webapp
Manuel Rego Casasnovas 30988f309f Bug #1612: Fix NPE adding children to newly created elements
The problem was that when you add a child to a newly created empty task, it
become the task in a container, and then mark the container as selected to ease
the insertion of new children.

In order to mark the container as selected the element needs to be renderer
before we try to select it, otherwise we have been getting a NPE.

FEA: ItEr77S04BugFixing
2013-03-21 11:20:24 +01:00
..
src Bug #1612: Fix NPE adding children to newly created elements 2013-03-21 11:20:24 +01:00
pom.xml i18n: Add Chinese language to enum and modify pom.xml to use English userguide 2013-03-12 10:07:19 +01:00