Mon Oct 05 2009, 11:36AM
Hi!

Do not work correctly the select all checkbox in the privat message plugin.

Because the cl_wigdets lib javascript doesn't compatible with setCheckboxes function, the third parameter "the_cb" doesn't exists
Here is the javascript code part where the probleam appears

//@see e107Helper#toggleChecked
var setCheckboxes = function(the_form, do_check, the_cb) { //backward compatibility
e107Helper.toggleChecked(the_form, do_check, 'name^=' + the_cb.gsub(/[\[\]]/, ''), false);
}


[ Edited Mon Oct 05 2009, 11:40AM ]
Back to top
Mon Oct 05 2009, 11:43AM
Thanks for your report, I'll look into it (it's more than CL Widgets incompatibility, it sounds like e107 v0.8 JS API one).
Back to top
Moderators: SonicE, veskoto, SecretR, Stoewarius, steved, McFly, Cameron, yanniiwanow
Syndicate this thread: rss 0.92 Syndicate this thread: rss 2.0 Syndicate this thread: RDF

Jump:     Back to top