Welcome to the Lobeo Module Server project. Please feel free to submit bugs related to it.
FS#355 - Condition handling must be refactored on client side
Attached to Project:
LMS
Opened by Guillaume (Guillaume) - Thursday, 26 April 2012, 09:54 GMT
Last edited by Guillaume (Guillaume) - Friday, 08 March 2013, 14:14 GMT
Opened by Guillaume (Guillaume) - Thursday, 26 April 2012, 09:54 GMT
Last edited by Guillaume (Guillaume) - Friday, 08 March 2013, 14:14 GMT
|
DetailsThe condition (State condition) are not well handled on client side.
1) Some objects are never released : lobeo.uitoolkit.WTKClient.prototype.removeActiveStateConditionis never called for instance. 2) only one client instance of a same server side condition must be created (to be able to use the remove attribute action (the key is the condition)) |
This task depends upon