How can you stop the <body> tag of JSR-168 portlet content adding "/none" and giving a 404 error?
(Doc ID 1199190.1)
Last updated on MARCH 13, 2019
Applies to:
Oracle WebCenter Portal - Version 11.1.1.2.0 and laterInformation in this document applies to any platform.
Goal
The <body> tag of the portlet content automatically adds the following style, when a JSR-168 portlet is added to the Webcenter page:
style="background-color:transparent;background-image:url(none)"
And the style background-image:url(none) creates a 404 error for the request '/webcenter/none'.
Though it doesn't affect the functionality of the portlet, it fails an http request for url(none).
What can be done to resolve this?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |