Sometimes reloadBindings is called several times in the same request. Now only the first call would force the reload and the others would be ignored. For example, when switching to Projects List reloadBindings is called after the tab being created and another time when calling org.libreplan.web.orders.OrderCRUDController.goToList(). Now the second call is ignored. |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||