rbf_showOrHideSection in IE 11 not working

Posted by Jorrit on 25-Nov-2015 04:15

Hi,

Did someone noticed that the rbf_showOrHideSection is not working in IE 11? (RB 4.0.3)

This is the code (working in Chrome and Firefox):

function isbreakdownservice() {
var isbreakdown = rbf_isChecked("orderl_breakdownservice");
// window.alert(isbreakdown);
rbf_showOrHideSection("372650", isbreakdown);
}

could anybody help me?

thanks in advance.

Jorrit

Posted by Chandrasekhar Gontla on 25-Nov-2015 04:52

Hi Jorrit,

Yes. It is an issue specific to IE.

I tried it in IE 10 and able to reproduce it.

We will raise it and let you know once it is fixed.

Thanks for catching it.

Regards,

Chandu.

Posted by Chandrasekhar Gontla on 27-Nov-2015 05:51

Hi Jorrit,

This issue is fixed and will be available in v4.0.4.0 release which is planned for 12th Dec 2015.

Thanks and Regards,

Chandu.

All Replies

Posted by Chandrasekhar Gontla on 25-Nov-2015 04:52

Hi Jorrit,

Yes. It is an issue specific to IE.

I tried it in IE 10 and able to reproduce it.

We will raise it and let you know once it is fixed.

Thanks for catching it.

Regards,

Chandu.

Posted by Chandrasekhar Gontla on 27-Nov-2015 05:51

Hi Jorrit,

This issue is fixed and will be available in v4.0.4.0 release which is planned for 12th Dec 2015.

Thanks and Regards,

Chandu.

Posted by Jorrit on 27-Nov-2015 13:20

Hi Chandu,

Thank you for the reply.

Regards Jorrit

This thread is closed