Hi,
We have implemented sap note 1522488 - Style sheet does not work with Internet Explorer 8 in order to correct a bug, but after implemented the sap note, we cannot succeed to active Include LUPWB_COMPONENTD03 because of error on class cl_htmlb_manager which not have attribute browser_ie8.
So, I would like to know if there is another sap note for implementing modification for class cl_htmlb_manager in order to add the attribute browser_ie8.
We use these class in SAP NetWeaver portal in order to display query from SAP BW.
Thanks in advance for your responses.
Regards,
Mathieu
Hello Mathieu,
Please check note 0001394145 - BSP: Support IE8.0 for Design2002 & Classic
Correction instruction for method CL_HTMLB_MANAGER GET_BROWSER_ID seems to add support for browser_ie8 in class CL_HTMLB_MANAGER.
Hope it helps,
Tanguy
Add a comment